Docs.rs
  • balius-runtime-0.3.4
    • balius-runtime 0.3.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • scarmuega
    • Dependencies
      • async-trait ^0.1.83 normal
      • flate2 ^1.0.33 normal
      • hex ^0.4.3 normal
      • itertools ^0.14.0 normal
      • pallas ^0.32.0 normal
      • prost ^0.13 normal
      • redb ^2.1.3 normal
      • serde ^1.0.210 normal
      • serde_json ^1.0.128 normal
      • tar ^0.4.41 normal
      • thiserror ^2.0.11 normal
      • tokio ^1.40.0 normal
      • tokio-util ^0.7.12 normal
      • tracing ^0.1.40 normal
      • utxorpc ^0.10.0 normal
      • warp ^0.3.7 normal
      • wasmtime ^28.0.1 normal
      • tokio ^1.40.0 dev
      • wat ^1 dev
      • wit-component ^0.225 dev
    • Versions
    • 1.74% of the crate is documented
  • Go to latest version
  • Platform
    • 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

balius_runtime0.3.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Runtime
  • RuntimeBuilder
  • Store
  • drivers::chainsync::Config
  • drivers::jsonrpc::Config
  • ledgers::TxoRef
  • ledgers::Utxo
  • ledgers::UtxoPage
  • ledgers::UtxoPattern
  • ledgers::mock::Ledger
  • ledgers::u5c::Config
  • ledgers::u5c::Ledger

Enums

  • Block
  • ChainPoint
  • Error
  • Tx
  • Utxo
  • kv::Kv
  • kv::KvError
  • ledgers::Ledger
  • ledgers::LedgerError
  • submit::Submit

Traits

  • kv::CustomKv
  • ledgers::CustomLedger

Functions

  • drivers::chainsync::run
  • drivers::jsonrpc::handle_request
  • drivers::jsonrpc::serve

Type Aliases

  • BlockHash
  • BlockSlot
  • LogSeq
  • Response
  • WorkerId
  • drivers::chainsync::NextBlock
  • drivers::chainsync::UndoBlocks
  • kv::Payload