Expand description
Error types returned by this crate’s fallible operations.
Enums§
- NdnError
- The general-purpose error type for this crate.
- Sign
Error - Errors that can occur while signing an
Interest. - Verify
Error - Errors that can occur while verifying a signed
InterestorDatapacket.