Expand description
Prelude for ergonomic imports.
Re-exports§
pub use crate::AppError;pub use crate::Consumer;pub use crate::Producer;pub use crate::Query;pub use crate::Queryable;pub use crate::Subscriber;
Modules§
Macros§
Structs§
- Data
- An NDN Data packet.
- Data
Builder - Configurable Data encoder with optional signing.
- Interest
- An NDN Interest packet.
- Interest
Builder - Configurable Interest encoder.
- KeyChain
- A named NDN identity with an associated signing key and trust anchors.
- Name
- An NDN name: an ordered sequence of name components.