Docs.rs
  • swamp-vm-0.2.24
    • swamp-vm 0.2.24
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • piot
    • Dependencies
      • fixed32 ^0.0.18 normal
      • hashmap-mem ^0.2.0 normal
      • sparse-mem ^0.2.0 normal
      • squirrel-prng ^0.0.1 normal
      • swamp-vm-isa ^0.2.24 normal
      • tinter ^0.1.0 normal
    • Versions
    • 11.06% 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

swamp_vm0.2.24

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits

List of all items

Structs

  • CallFrame
  • Debug
  • ParseTrapCodeError
  • Vm
  • VmSetup
  • host::AnyValue
  • host::AnyValueMut
  • host::HostArgs
  • memory::Memory
  • memory::MemoryDebug

Enums

  • TrapCode
  • VmState
  • memory::ExecutionMode

Traits

  • host::HostFunctionCallback

Macros

  • get_reg
  • i16_from_u8s
  • set_reg
  • u16_from_u8s
  • u32_from_u8s
  • u8s_to_u16