Pacote
    Preparing search index...

    Function isErr

    • Checks whether a result is an error.

      Type Parameters

      • T
      • E

      Parameters

      Returns value is Err<E>

      Returns true if the passed result is Err. Otherwise, it returns false.