Docs.rs
  • swamp-vm-types-0.1.6
    • swamp-vm-types 0.1.6
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • piot
    • Dependencies
    • Versions
    • 0% 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_vm_types0.1.6

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Constants
  • Functions

Crate swamp_vm_types

Source

Modules§

aligner
opcode

Structs§

BinaryInstruction
ConstantMemoryAddress
CountU16
FrameMemoryAddress
FrameMemoryAddressIndirectPointer
FrameMemorySize
HeapMemoryAddress
InstructionPosition
MemoryAddress
MemoryOffset
MemorySize
StackMemoryAddress
StringHeader
TempFrameMemoryAddress
VecHeader
VecIterator

Enums§

MemoryAlignment

Constants§

BOOL_SIZE
FLOAT_SIZE
HEAP_PTR_ALIGNMENT
HEAP_PTR_SIZE
INT_SIZE
MAP_REFERENCE_SIZE
MAP_SIZE
PTR_SIZE
STRING_HEADER_SIZE
STRING_REFERENCE_SIZE
STR_SIZE
VEC_HEADER_SIZE
VEC_ITERATOR_ALIGNMENT
VEC_ITERATOR_SIZE
VEC_REFERENCE_SIZE

Functions§

align_frame_addr
align_offset