Pacote

    Function ok

    • Converts a Result into an Option wrapping the successful value.

      Type Parameters

      • T
      • E

      Parameters

      Returns Option<T>

      None if the result is Err, or Some wrapping the result value if it's Ok.

    MMNEPVFCICPMFPCPTTAAATR