Docs.rs
nest-1.0.0
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nest 1.0.0
Use your filesystem as a nested data store
Crate
Source
Builds
Feature flags
Size
Source code size: 74.53 kB
This is the summed size of all the files inside the crates.io package for this release.
Links
ahdinosaur/nest
7
0
0
crates.io
Dependencies
atomicwrites ^0.2
normal
indexmap ^1
normal
lazy_static ^1
normal
log ^0.4
normal
mkdirp ^0.1
normal
objekt ^0.1
normal
serde-hjson ^0.9
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
snafu ^0.2
normal
toml ^0.5
normal
assert_fs ^0.11
dev
env_logger ^0.6
dev
version-sync ^0.8
dev
Versions
1.0.0
0.4.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
Owners
nest-1.0.0 doesn't have any documentation.
# nest `nest` is a library to use your filesystem as a nested data store. The [`Store`](struct.Store.html) docs are a good place to get started.