Docs.rs
garage_db-2.1.0
garage_db 2.1.0
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
Alexis211
Dependencies
err-derive ^0.3
normal
fjall ^2.4
normal
optional
heed ^0.11
normal
optional
parking_lot ^0.12
normal
optional
r2d2 ^0.8
normal
optional
r2d2_sqlite ^0.31
normal
optional
rusqlite ^0.37
normal
optional
tracing ^0.1
normal
mktemp ^0.5
dev
Versions
14.06%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Value
garage_
db
2.1.0
Value
Aliased Type
In crate garage_
db
garage_db
Type Alias
Value
Copy item path
Source
pub type Value =
Vec
<
u8
>;
Aliased Type
ยง
pub struct Value {
/* private fields */
}