Docs.rs
act-store-0.1.1
act-store 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
GamePad64
Dependencies
chrono ^0.4.44
normal
dirs ^6.0.0
normal
fs4 ^1
normal
oci-client ^0.17
normal
oci-spec ^0.9.0
normal
regex ^1.12.3
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
thiserror ^2
normal
tokio ^1.52.3
normal
tracing ^0.1.44
normal
url ^2.5.8
normal
tempfile ^3
dev
tokio ^1.52.3
dev
Versions
65.74%
of the crate is documented
Platform
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
Skip to main content
Module lock
act_
store
0.1.1
Module lock
Module Items
Structs
In crate act_
store
act_store
Module
lock
Copy item path
Source
Expand description
Advisory file lock over
<store>/.lock
, guarding
index.json
mutations.
Structs
ยง
Store
Lock
RAII advisory lock. The lock is released when dropped.