Expand description
Error type for matter-crypto.
Enums§
- Error
- All errors
matter-cryptocan 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.