Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 596 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 596 Bytes

memory_addr

Structures, functions and traits for physical and virtual memory addresses as well as memory mappings.

See documentations and readmes of the sub-crates for more information.

  • memory_addr(docs|crates.io|readme): Wrappers and helper functions for physical and virtual memory addresses.
  • memory_set(docs|crates.io|readme): Data structures and operations for managing memory mappings.