Docs.rs
sled-web-0.3.0
sled-web 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mitchmindtree
Dependencies
futures ^0.1
normal
http ^0.1
normal
hyper ^0.12
normal
serde ^1
normal
serde_derive ^1
normal
serde_json ^1
normal
sled-search ^0.2
normal
Versions
72.55%
of the crate is documented
Platform
x86_64-apple-darwin
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
sled_
web
0.3.0
Key
Aliased Type
In sled_
web::
client
sled_web
::
client
Type Alias
Key
Copy item path
Source
pub type Key =
Vec
<
u8
>;
Aliased Type
ยง
pub struct Key {
/* private fields */
}