Docs.rs
txfs-0.2.0
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
txfs 0.2.0
A cached transactional filesystem layer over tokio::fs
Crate
Source
Builds
Feature flags
Documentation
Coverage
66.67%
6
out of
9
items documented
0
out of
5
items with examples
Links
haydnv/txfs
1
0
0
crates.io
Dependencies
freqfs ^0.9
normal
futures ^0.3
normal
get-size ^0.1
normal
hr-id ^0.5
normal
log ^0.4
normal
safecast ^0.2
normal
txn_lock ^0.8
normal
destream ^0.7
dev
rand ^0.8
dev
tokio ^1.33
dev
Versions
0.4.0
(2024-08-13)
0.3.0
(2024-01-29)
0.2.1
(2023-12-20)
0.2.0
(2023-11-06)
0.1.0
(2023-09-03)
Owners
txfs
A cached transactional filesystem layer for Rust