Docs.rs
radixmap-0.2.3
radixmap 0.2.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
chensoft
Dependencies
bytes ^1.6
normal
glob ^0.3
normal
indexmap ^2.2
normal
memchr ^2.7
normal
regex ^1.10
normal
thiserror ^1.0
normal
vec_map ^0.8
normal
criterion ^0.5
dev
Versions
100%
of the crate is documented
Go to latest version
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
radixmap
0.2.3
Module map
Structs
Type Aliases
In crate radixmap
Module
radixmap
::
map
Copy item path
source
·
[
−
]
Expand description
Radix map implementation
Structs
§
Iter
Iterator for map
IterMut
Mutable iterator for map
Keys
Path adapter
RadixMap
The radix map where the key is Bytes and the value is arbitrary data
Values
Data adapter
ValuesMut
Mutable data adapter
Type Aliases
§
Order
Re-import Order