Docs.rs
  • go-vm-0.1.1
    • go-vm 0.1.1
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oxfeeefeee
    • Dependencies
      • async-channel ^1.6.1 normal
      • async-executor ^1.4.1 normal
      • borsh ~0.10 normal
      • fastrand ^1.9.0 normal
      • futures-lite ^1.12.0 normal
      • go-parser ^0.1.0 normal
      • go-pmacro ^0.1.0 normal
      • ordered-float ^3.0 normal
      • time-test ^0.2.2 dev
    • Versions
    • 11.11% 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 go_vm

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

List of all items

Structs

  • Bytecode
  • CodeGenVMCtx
  • FfiCtx
  • FfiFactory
  • gc::GcContainer
  • types::ArrayObj
  • types::Bytecode
  • types::CellElem
  • types::Complex128
  • types::Complex64
  • types::FfiClosureObj
  • types::FieldInfo
  • types::Fields
  • types::FunctionKey
  • types::FunctionObj
  • types::GosClosureObj
  • types::GosElem
  • types::GosValue
  • types::Instruction
  • types::MapObj
  • types::Meta
  • types::MetadataKey
  • types::MethodDesc
  • types::Methods
  • types::PackageKey
  • types::PackageObj
  • types::PointerHandle
  • types::PrimitiveMeta
  • types::RuntimeError
  • types::SigMetadata
  • types::SliceObj
  • types::StructObj
  • types::UnderlyingFfi
  • types::UnsafePtrObj
  • types::UpValue
  • types::VMObjects
  • types::ValueDesc
  • types::WeakUpValue

Enums

  • types::Binding4Runtime
  • types::ChannelType
  • types::ClosureObj
  • types::FuncFlag
  • types::IfaceBinding
  • types::InterfaceObj
  • types::MetadataType
  • types::Opcode
  • types::PointerObj
  • types::UpValueState
  • types::ValueType

Traits

  • Ffi
  • types::AsPrimitive
  • types::CellData
  • types::Element
  • types::UnsafePtr

Attribute Macros

  • ffi_impl

Derive Macros

  • Ffi
  • UnsafePtr

Functions

  • run
  • types::debug_vec

Type Definitions

  • types::AnyElem
  • types::Elem16
  • types::Elem32
  • types::Elem64
  • types::Elem8
  • types::ElemWord
  • types::F32
  • types::F64
  • types::FunctionObjs
  • types::GosArrayObj
  • types::GosMap
  • types::GosMapIter
  • types::GosSliceObj
  • types::IRC
  • types::MetadataObjs
  • types::OpIndex
  • types::PackageObjs
  • types::RCQueue
  • types::RCount
  • types::RuntimeResult
  • types::SliceEnumIter
  • types::SliceIter
  • types::StringEnumIter
  • types::StringIter
  • types::StringObj