Docs.rs
  • raiden-network-transport-0.1.0
    • raiden-network-transport 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rakanalh
    • Dependencies
      • async-trait ^0.1.51 normal
      • chrono ^0.4.19 normal
      • derive_more ^0.99.11 normal
      • futures ^0.3.21 normal
      • hex ^0.4.3 normal
      • matrix-sdk ^0.6.1 normal
      • raiden-blockchain ^0.1.0 normal
      • raiden-network-messages ^0.1.0 normal
      • raiden-primitives ^0.1.0 normal
      • raiden-transition ^0.1.0 normal
      • reqwest ^0.11.4 normal
      • rusqlite ^0.25.3 normal
      • serde ^1.0.136 normal
      • serde_json ^1.0.59 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • tokio-stream ^0.1.7 normal
      • tracing ^0.1.37 normal
      • ulid ^0.4.1 normal
      • web3 ^0.18.0 normal
      • futures-util ^0.3.28 dev
    • Versions
    • 64.18% of the crate is documented
  • 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

raiden_network_transport0.1.0

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Settings

List of all items

Structs

  • config::MatrixTransportConfig
  • config::TransportConfig
  • matrix::client::MatrixClient
  • matrix::client::MessageContent
  • matrix::service::MatrixService
  • matrix::storage::MatrixStorage

Enums

  • TransportError
  • matrix::client::MessageType
  • matrix::storage::StorageError
  • types::EnvironmentType

Traits

  • Transport

Functions

  • matrix::utils::get_default_matrix_servers
  • matrix::utils::select_best_server

Type Aliases

  • matrix::storage::Result

Constants

  • matrix::constants::MATRIX_AUTO_SELECT_SERVER
  • matrix::constants::MATRIX_DEFAULT_DEVELOPMENT_SERVERS_LIST_URL
  • matrix::constants::MATRIX_DEFAULT_PRODUCTION_SERVERS_LIST_URL