Docs.rs
  • eversend_rust_sdk-0.1.3
    • eversend_rust_sdk 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • rnambaale
    • Dependencies
      • async-trait ^0.1.80 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • mockito ^0.31.1 dev
      • tokio ^1.38.0 dev
    • Versions
    • 43.29% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

eversend_rust_sdk0.1.3

Module crypto

Module Items

  • Structs
  • Enums
  • Traits

In crate eversend_rust_sdk

eversend_rust_sdk

Module crypto

Source

Structs§

AssetChains
CreateCryptoAddressParams
CreateCryptoAddressResponse
Crypto
Crypto.
CryptoAddress
CryptoTransaction
FetchAssetChainsParams
FetchAssetChainsResponse
FetchCryptoAddressesResponse
FetchCryptoTransactionsResponse
TransactionMetaData

Enums§

CreateCryptoAddressError
An error returned from CreateCryptoAddress.
FetchAssetChainsError
An error returned from FetchAssetChains.
FetchCryptoAddressesError
An error returned from FetchCryptoAddresses.
FetchCryptoTransactionsError
An error returned from FetchCryptoTransactions.

Traits§

CreateCryptoAddress
Eversend Docs: Create Crypto Address
FetchAssetChains
Eversend Docs: Fetch Asset Chains
FetchCryptoAddresses
Eversend Docs: Fetch Addresses
FetchCryptoTransactions
Eversend Docs: Fetch Transactions