Docs.rs
wal-rs-1.0.2
wal-rs 1.0.2
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
dtynn
Dependencies
byteorder ^1.2
normal
crc ^1.8
normal
fs2 ^0.4
normal
hex ^0.3
normal
rand ^0.5
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wal_rs
1.0.2
All Items
Crate Items
Structs
Crate
wal_rs
Copy item path
Source
Expand description
This crate is implementation of an on-disk write-ahead-log
Structs
ยง
Config
WAL config
WAL
WAL write-ahead-log implementation