Docs.rs
zenoh-keyexpr-1.0.0-beta.4
zenoh-keyexpr 1.0.0-beta.4
Docs.rs crate page
EPL-2.0
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
JEnoch
eclipse-zenoh-bot
Mallets
OlivierHecart
Dependencies
keyed-set ^1.0.0
normal
rand ^0.8.5
normal
schemars ^0.8.21
normal
optional
serde ^1.0.210
normal
token-cell ^1.5.0
normal
zenoh-result ^1.0.0-beta.4
normal
ahash ^0.8.11
dev
criterion ^0.5
dev
lazy_static ^1.5.0
dev
rand ^0.8.5
dev
hashbrown ^0.14
normal
Versions
45.73%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
zenoh_
keyexpr
1.0.0-beta.4
Module impls
Module Items
Structs
Traits
Type Aliases
In zenoh_
keyexpr::
keyexpr_
tree
zenoh_keyexpr
::
keyexpr_tree
Module
impls
Copy item path
source
Expand description
KeTrees can store their children in different manners.
This module contains a few implementations.
Structs
§
Filter
Map
Hash
MapProvider
Inclusion
Intersection
Keyed
SetProvider
VecSet
Provider
Traits
§
IFilter
Type Aliases
§
Default
Children
Provider
The advised way of storing children in KeTrees, based on benchmarks.