Re-exports§
pub use encoding::Encoding;pub use encoding::EncodingId;pub use parameters::Parameters;pub use whatami::*;pub use wire_expr::*;pub use locator::*;pub use endpoint::*;pub use resolution::*;
Modules§
- This module implements the Key Expression Language, as explained in details in
keyexpr’s documentation. - Constants and helpers for zenoh
whatamiflags. - This module defines the wire representation of Key Expressions.
Structs§
- The global unique id of a zenoh entity.
- A NTP 64-bits format as specified in RFC-5909
- A
Priorityrange bounded inclusively below and above. - A timestamp made of a
NTP64and acrate::HLC’s unique identifier. - The global unique id of a zenoh peer.
Enums§
- Congestion control strategy.
Type Aliases§
- The unique id of a zenoh entity inside it’s parent
Session.