Docs.rs
mmledger-0.4.0
mmledger 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
npmccallum
github:enarx:owners
jarkkojs
Dependencies
bitflags ^1.0.4
normal
const-default ^1.0.0
normal
lset ^0.3.0
normal
primordial ^0.5.0
normal
rstest ^0.16.0
dev
Versions
100%
of the crate is documented
Platform
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
mmledger
0.4.0
All Items
Sections
mmledger
Crate Items
Structs
Enums
Traits
Type Aliases
Crate
mmledger
Copy item path
Source
Expand description
§
mmledger
A ledger for memory mappings.
License: Apache-2.0
Structs
§
Ledger
A virtual memory map ledger.
Record
A ledger record.
Enums
§
Error
Ledger error conditions.
Traits
§
Ledger
Access
An access type for a region of memory.
Type Aliases
§
Region
A region of memory.
Span
A span of memory.