Strand Errors
API Surface
Public API surface for `strand-errors`: 1 structs, 8 enums, 2 traits, 5 functions. Every exported item with its source path under `libs/strand-errors`.
Public API Map
Generated from source under libs/strand-errors. This page is the coverage ledger for human and agent-facing docs: every exported item, method target, module, and re-export detected by the source scan is listed here.
Structs
SerializedError— libs/strand-errors/src/lib.rs
Enums
CryptoError— libs/strand-errors/src/lib.rsErrorCode— libs/strand-errors/src/lib.rsOwnershipError— libs/strand-errors/src/lib.rsProtocolError— libs/strand-errors/src/lib.rsReplicationError— libs/strand-errors/src/lib.rsStorageError— libs/strand-errors/src/lib.rsStrandError— libs/strand-errors/src/lib.rsValidationError— libs/strand-errors/src/lib.rs
Traits
ErrorContext— libs/strand-errors/src/lib.rsToIoErrorKind— libs/strand-errors/src/lib.rs
Type Aliases
Result— libs/strand-errors/src/lib.rs
Functions
assert_error_kind— libs/strand-errors/src/lib.rserror_name— libs/strand-errors/src/lib.rstest_crypto_error— libs/strand-errors/src/lib.rstest_ownership_error— libs/strand-errors/src/lib.rstest_storage_error— libs/strand-errors/src/lib.rs
Constants and Statics
- No public items were detected by the source scan.
Modules
test_utils— libs/strand-errors/src/lib.rs
Re-exports
- No public items were detected by the source scan.
Methods
StrandError
error_name— libs/strand-errors/src/lib.rs