Docs.rs
  • rvvm-0.2.4
    • rvvm 0.2.4
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kvxmmu
    • Dependencies
      • integral-enum ^1.2.1 normal
      • paste ^1.0.11 normal
      • rvvm-macro ^0.1.0 normal
      • rvvm-sys ^1.1.1 normal
      • static_assertions ^1.1.0 normal
      • thiserror ^1.0.38 normal
    • Versions
    • 44.05% 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 rvvm

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Definitions
  • Attribute Macros
?
Change settings

List of all items

Structs

  • builders::dev::mmio::DeviceBuilder
  • builders::instance::InstanceBuilder
  • dev::mmio::Device
  • dev::type_::DeviceType
  • fdt::AnyRegion
  • fdt::Name
  • fdt::Node
  • fdt::NodeBuf
  • fdt::Region
  • instance::Instance
  • types::DeviceHandle
  • types::RemoveHandler
  • types::RwHandler
  • types::TypeHandler

Enums

  • error::DeviceAttachError
  • error::InstanceCreateError
  • error::MemoryAccessError
  • fdt::error::SerializeError

Traits

  • fdt::FdtFindExt
  • fdt::FdtNodeAddPropExt

Macros

  • c_str

Attribute Macros

  • prelude::on_remove
  • prelude::on_rw
  • prelude::type_handler

Type Definitions

  • types::RawRemoveHandler
  • types::RawRwHandler
  • types::RawTypeHandler