Docs.rs
  • vvm-0.1.0
    • vvm 0.1.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • marlonhanks
    • Dependencies
      • bit-set ^0.4 normal
      • lazy_static ^1.0 normal
      • log ^0.4 normal
      • memory-cache ^0.1.0 normal
      • parking_lot ^0.9 normal
      • tetsy-bytes ^0.1 normal
      • tetsy-keccak-hash ^0.4.0 normal
      • tetsy-util-mem ^0.3.0 normal
      • tetsy-vm ^0.1.0 normal
      • vapory-types ^0.8.0 normal
      • criterion ^0.3 dev
      • hex-literal ^0.2.0 dev
      • rustc-hex ^1.0 dev
    • Versions
    • 99.44% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vvm0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits

List of all items

Structs

  • ActionParams
  • EnvInfo
  • InstructionInfo
  • ReturnData
  • Schedule
  • factory::Factory
  • interpreter::Interpreter
  • interpreter::SharedCache
  • vvm::FinalizationResult

Enums

  • ActionType
  • CleanDustMode
  • ContractCreateResult
  • CreateContractAddress
  • GasLeft
  • Instruction
  • MessageCallResult
  • interpreter::InterpreterResult

Traits

  • Ext
  • vvm::CostType
  • vvm::Finalize

Macros

  • vvm_test
  • vvm_test_ignore