Docs.rs
commitlog-0.2.0
commitlog 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zowens
Dependencies
byteorder ^1.0
normal
bytes ^1
normal
crc32c ^0.6
normal
log ^0.4.1
normal
memmap2 ^0.5
normal
page_size ^0.4.1
normal
criterion ^0.3
dev
env_logger ^0.9
dev
rand ^0.8
dev
Versions
97.73%
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
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
Module reader
commitlog
0.2.0
Module reader
Module Items
Structs
Traits
In crate commitlog
commitlog
Module
reader
Copy item path
Source
Expand description
Custom log reading.
Structs
§
Message
BufReader
Reader of the file segment into memory.
Traits
§
LogSlice
Reader
Trait that allows reading from a slice of the log.