Docs.rs
shelter-fs-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
shelter-fs 0.1.0
A safe place for all your data
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
1
out of
1
items documented
0
out of
1
items with examples
Links
rusty-shelter/rusty-shelter
0
0
1
crates.io
Dependencies
bitflags ^1.3
normal
camino ^1.0
normal
crdt_tree ^0.0.16
normal
data-encoding ^2.3
normal
fast-cdc ^0.1
normal
getrandom ^0.2
normal
js-sys ^0.3
normal
orion ^0.17
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
serde_derive ^1.0
normal
serde_with ^3.0
normal
shelter-block ^0.1
normal
shelter-storage ^0.1
normal
thiserror ^1.0
normal
criterion ^0.5
dev
Versions
0.1.0
Owners
shelter-fs
Rusty-shelter filesystem on top of block storage
Objective
Mimic std::io interface
Fast and secure
Provide syncronisation
KISS