Docs.rs
  • vm-memory-0.10.0
    • vm-memory 0.10.0
    • Docs.rs crate page
    • Apache-2.0 OR BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andreeaflorescu
    • github:rust-vmm:gatekeepers
    • lauralt
    • jiangliu
    • roypat
    • XanClic
    • Dependencies
      • arc-swap ^1.0.0 normal
      • libc ^0.2.39 normal
      • criterion ^0.3.0 dev
      • matches ^0.1.0 dev
      • vmm-sys-util ^0.11.0 dev
      • winapi ^0.3 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate vm_memory

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • MmapRegion
  • atomic::GuestMemoryAtomic
  • atomic::GuestMemoryExclusiveGuard
  • atomic::GuestMemoryLoadGuard
  • bitmap::AtomicBitmap
  • endian::Be16
  • endian::Be32
  • endian::Be64
  • endian::BeSize
  • endian::Le16
  • endian::Le32
  • endian::Le64
  • endian::LeSize
  • guest_memory::FileOffset
  • guest_memory::GuestAddress
  • guest_memory::MemoryRegionAddress
  • mmap::GuestMemoryMmap
  • mmap::GuestRegionMmap
  • mmap::Iter
  • mmap::MmapRegion
  • mmap::MmapRegionBuilder
  • volatile_memory::VolatileArrayRef
  • volatile_memory::VolatileRef
  • volatile_memory::VolatileSlice

Enums

  • guest_memory::Error
  • mmap::Error
  • mmap::MmapRegionError
  • volatile_memory::Error

Traits

  • AtomicInteger
  • address::Address
  • address::AddressValue
  • bitmap::Bitmap
  • bitmap::BitmapSlice
  • bitmap::WithBitmapSlice
  • bytes::AtomicAccess
  • bytes::ByteValued
  • bytes::Bytes
  • guest_memory::GuestAddressSpace
  • guest_memory::GuestMemory
  • guest_memory::GuestMemoryIterator
  • guest_memory::GuestMemoryRegion
  • mmap::NewBitmap
  • volatile_memory::VolatileMemory

Functions

  • mmap::check_file_offset
  • volatile_memory::compute_offset

Type Definitions

  • bitmap::ArcSlice
  • bitmap::BS
  • bitmap::MS
  • bitmap::RefSlice
  • guest_memory::GuestUsize
  • guest_memory::Result
  • volatile_memory::Result