Docs.rs
  • simperby-settlement-0.1.0
    • simperby-settlement 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • junha1
    • Dependencies
      • async-trait ^0.1.42 normal
      • eyre ^0.6.8 normal
      • futures ^0.3 normal
      • hex ^0.4.3 normal
      • log ^0.4 normal
      • rust_decimal ^1.25.0 normal
      • serde ^1.0 normal
      • simperby-core ^0.1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • env_logger ^0.10.0 dev
      • rand ^0.8.5 dev
    • Versions
    • 61.7% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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 simperby_settlement

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • SettlementChainBlock
  • execution::Execution
  • execution::TransferFungibleToken
  • execution::TransferNonFungibleToken
  • tests::ChainInfo

Enums

  • execution::ExecutionMessage

Traits

  • SettlementChain

Functions

  • execution::convert_transaction_to_execution
  • execution::create_execution_transaction
  • tests::scenario_1