Docs.rs
zenoh-keyexpr-1.10.0
zenoh-keyexpr 1.10.0
Docs.rs crate page
EPL-2.0
OR
Apache-2.0
14 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
JEnoch
eclipse-zenoh-bot
Mallets
OlivierHecart
Dependencies
getrandom ^0.2
normal
keyed-set ^1.1.0
normal
rand ^0.8.5
normal
schemars ^1.1.0
normal
optional
serde ^1.0.225
normal
token-cell ^2.0.0
normal
zenoh-result =1.10.0
normal
ahash ^0.8.12
dev
criterion ^0.7.0
dev
lazy_static ^1.5.0
dev
rand ^0.8.5
dev
test-case ^3.3.1
dev
hashbrown ^0.16.0
normal
Versions
41.99%
of the crate is documented
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 support
zenoh_
keyexpr
1.10.0
Module support
Module Items
Structs
Enums
Traits
In zenoh_
keyexpr::
keyexpr_
tree
zenoh_keyexpr
::
keyexpr_tree
Module
support
Copy item path
Source
Structs
§
NonWild
Disallows the KeTree from storing
any
wild KE.
Unknown
Wildness
A ZST that forces the KeTree to always believe it contains wild KEs.
Enums
§
Iter
OrOption
Traits
§
IWildness
Allows specializing KeTrees based on their eventual storage of wild KEs.