Docs.rs
expry-0.4.2
expry 0.4.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bvgastel
Dependencies
criterion ^0.5
dev
quickcheck ^1
dev
quickcheck_macros ^1
dev
Versions
12.2%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
expry
0.4.2
expry
Type Alias
Key
Copy item path
Source
pub type Key<'a> = (
KeyHash
, &'a [
u8
]);
Expand description
The keys in encoded expry objects.