Docs.rs
  • vm-memory-0.13.1
    • vm-memory 0.13.1
    • 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
      • bitflags ^2.4.0 normal
      • libc ^0.2.39 normal
      • thiserror ^1.0.40 normal
      • vmm-sys-util ^0.11.0 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-unknown-linux-gnu
    • 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

vm_memory0.13.1

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

List of all items

Structs

  • 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::MmapRange
  • mmap::MmapRegion
  • mmap::MmapXenFlags
  • volatile_memory::PtrGuard
  • volatile_memory::PtrGuardMut
  • 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
  • io::ReadVolatile
  • io::WriteVolatile
  • mmap::NewBitmap
  • volatile_memory::VolatileMemory

Functions

  • mmap::check_file_offset
  • volatile_memory::compute_offset

Type Aliases

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