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
☰
Module execution
Structs
Enums
Functions
?
Module
simperby_settlement
::
execution
source
·
[
−
]
Structs
Execution
TransferFungibleToken
TransferNonFungibleToken
Enums
ExecutionMessage
Functions
convert_transaction_to_execution
Reads an execution transaction and tries to extract an execution message.
create_execution_transaction
Creates an execution transaction that will be delivered to the target chain once finalized.