Docs.rs
matter-cert-0.2.0
matter-cert 0.2.0
Docs.rs crate page
Apache-2.0
21 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
hemanpa
Dependencies
bitflags ^2
normal
der ^0.7
normal
matter-codec ^0.2.0
normal
ring ^0.17
normal
thiserror ^2
normal
proptest ^1
dev
serde ^1
dev
toml ^1.1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module error
matter_
cert
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate matter_
cert
matter_cert
Module
error
Copy item path
Source
Expand description
Error type for
matter-cert
.
Enums
§
Error
All errors
matter-cert
can produce.
Type Aliases
§
Result
Result<T, Error>
for convenience.