Module prelude

Module prelude 

Source
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§

name

Macros§

name
Construct a Name from an NDN URI string literal.

Structs§

Data
An NDN Data packet.
DataBuilder
Configurable Data encoder with optional signing.
Interest
An NDN Interest packet.
InterestBuilder
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.