Skip to main content

Module error

Module error 

Source
Expand description

Error type for matter-crypto.

Enums§

Error
All errors matter-crypto can produce in M3 (PASE). M4 (CASE) will extend this enum; #[non_exhaustive] keeps that addition non-breaking.

Type Aliases§

Result
Result<T, Error> for convenience.