Docs.rs
tc-fs-0.4.0
tc-fs 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
haydnv
Dependencies
async-hash ^0.5
normal
async-trait ^0.1
normal
bytes ^1.5
normal
destream ^0.7
normal
ds-ext ^0.1
normal
freqfs ^0.9
normal
futures ^0.3
normal
get-size ^0.1
normal
get-size-derive ^0.1
normal
log ^0.4
normal
num_cpus ^1.16
normal
rjwt ^0.5
normal
safecast ^0.2
normal
tbon ^0.5
normal
tc-chain ^0.4
normal
tc-collection ^0.4
normal
tc-error ^0.11
normal
tc-scalar ^0.4
normal
tc-transact ^0.20
normal
tc-value ^0.12
normal
tcgeneric ^0.10
normal
tokio ^1.35
normal
tokio-util ^0.7
normal
Versions
56.67%
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
tc_fs
0.4.0
Dir
Aliased Type
In crate tc_
fs
tc_fs
Type Alias
Dir
Copy item path
Source
pub type Dir =
Dir
<
CacheBlock
>;
Expand description
A transactional directory
Aliased Type
ยง
pub struct Dir {
/* private fields */
}