Docs.rs
  • kythera-fvm-0.2.0
    • kythera-fvm 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • CiPoly
    • Dependencies
      • anyhow ^1.0.70 normal
      • cid ^0.8.5 normal
      • fvm ^3.1.0 normal
      • fvm_ipld_blockstore ^0.1.1 normal
      • fvm_ipld_encoding ^0.3.3 normal
      • fvm_shared ^3.1.0 normal
      • kythera-common ^0.1.0 normal
      • log ^0.4.17 normal
      • multihash ^0.16.1 normal
    • Versions
    • 44.44% of the crate is documented
  • Platform
    • 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
logo

logo

Crate kythera_fvm

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • Address
  • Gas
  • GasCharge
  • Receipt
  • SyscallError
  • TokenAmount
  • account_actor::State
  • engine::EnginePool
  • executor::ApplyRet
  • executor::KytheraExecutor
  • externs::FakeExterns
  • init_actor::State
  • machine::DefaultMachine
  • machine::KytheraMachine
  • machine::Manifest
  • machine::NetworkConfig
  • state_tree::ActorState
  • state_tree::StateTree
  • system_actor::State

Enums

  • ErrorNumber
  • Payload
  • executor::ApplyFailure
  • executor::ApplyKind
  • trace::ExecutionEvent

Traits

  • machine::Machine

Functions

  • externs::const_consensus_fault
  • externs::const_randomness
  • externs::const_tipset

Type Definitions

  • Account
  • externs::ConsensusFaultSource
  • externs::RandomnessSource
  • externs::TipsetSource
  • trace::ExecutionTrace

Constants

  • init_actor::INIT_ACTOR_ID
  • system_actor::SYSTEM_ACTOR_ID