wrrm 0.1.0

Write-rarely-read-many wrapper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "atomicbox_nostd"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51eebc16c2f0143a4b2221c18c54d76dad25faef64d93a2f56f1be82e8bd87db"

[[package]]
name = "wrrm"
version = "0.1.0"
dependencies = [
 "atomicbox_nostd",
]