Docs.rs
memreader-0.1.1
memreader 0.1.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
anna-is-cute
Dependencies
cfg-if ^0.1
normal
kernel32-sys ^0.2
normal
libc ^0.2
normal
winapi ^0.2
normal
Versions
50%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
memreader
0.1.1
All Items
Crate Items
Re-exports
Modules
Traits
Crate
memreader
Copy item path
Source
Re-exports
§
pub use linux::
MemReader
;
Modules
§
error
linux
slice
Traits
§
Provides
Slices
This trait allows for providing
MemorySlice
s that can read memory in that slice.