Docs.rs
sapling-indexedlog-0.1.0
sapling-indexedlog 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
github:facebook:cratesio-publish
meta-cratesio-bot
Dependencies
byteorder ^1.3
normal
fs2 ^0.4
normal
memmap2 ^0.5.10
normal
once_cell ^1.12
normal
rand ^0.8
normal
sapling-atomicfile ^0.1.0
normal
sapling-configmodel ^0.1.0
normal
optional
sapling-minibytes ^0.1.0
normal
sapling-vlqencoding ^0.1.0
normal
tempfile ^3.8
normal
tracing ^0.1.40
normal
twox-hash ^1.6.1
normal
quickcheck ^1.0
dev
rand_chacha ^0.3
dev
sapling-dev-logger ^0.1.0
dev
sapling-minibench ^0.1.0
dev
hex ^0.4.3
normal
libc ^0.2.139
normal
tempfile ^3.8
dev
hex ^0.4.3
normal
libc ^0.2.139
normal
tempfile ^3.8
dev
winapi ^0.3
normal
Versions
89.64%
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
indexedlog
0.1.0
Module lock
Module Items
Structs
In crate indexedlog
indexedlog
Module
lock
Copy item path
Source
Structs
ยง
DirLock
Options
Options for directory locking.
Scoped
DirLock
Prove that a directory was locked.
Scoped
File
Lock
RAII style file locking.