Docs.rs
tulip-sled-util-0.1.4
tulip-sled-util 0.1.4
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
crates.io
Source
Owners
bonedaddy
Dependencies
anyhow ^1.0.42
normal
borsh ^0.9.1
normal
log ^0.4.14
normal
serde ^1.0
normal
sled ^0.34.7
normal
Versions
37.5%
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
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
Crate tulip_sled_util
tulip_
sled_
util
0.1.4
All Items
Crate Items
Modules
Structs
Crate
tulip_
sled_
util
Copy item path
Source
Expand description
an embedded database using the sled framework
Modules
§
config
types
Structs
§
Database
Database is the main embedded database object using the sled db
DbBatch
DbBatch is a wrapper around the sled::Batch type providing convenience functions
DbTree
DbTree is a wrapper around the sled::Tree type providing convenience functions