Docs.rs
linux-memutils-2.0.0
linux-memutils 2.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
BVollmerhaus
Dependencies
heapless ^0.8.0
normal
log ^0.4.25
normal
regex-lite ^0.1.6
normal
thiserror ^2.0.11
normal
divan ^0.1.21
dev
indoc ^2.0.6
dev
rstest ^0.25.0
dev
Versions
53.49%
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
linux_
memutils
2.0.0
Module reader
Module Items
Structs
In crate linux_
memutils
linux_memutils
Module
reader
Copy item path
Source
Expand description
Semi-efficient reading of physical memory from
/dev/mem
.
Structs
ยง
Skipping
BufReader
A buffering reader that transparently skips inaccessible parts of a file.