Docs.rs
  • sc-network-common-0.25.0
    • sc-network-common 0.25.0
    • Docs.rs crate page
    • GPL-3.0-or-later WITH Classpath-exception-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • array-bytes ^4.1 normal
      • async-trait ^0.1.57 normal
      • bitflags ^1.3.2 normal
      • bytes ^1 normal
      • parity-scale-codec ^3.2.2 normal
      • futures ^0.3.21 normal
      • futures-timer ^3.0.2 normal
      • libp2p ^0.50.0 normal
      • substrate-prometheus-endpoint ^0.12.0 normal
      • sc-consensus ^0.25.0 normal
      • sc-peerset ^8.0.0 normal
      • sc-utils ^7.0.0 normal
      • serde ^1.0.136 normal
      • smallvec ^1.8.0 normal
      • sp-blockchain ^20.0.0 normal
      • sp-consensus ^0.24.0 normal
      • sp-consensus-grandpa ^5.0.0 normal
      • sp-runtime ^22.0.0 normal
      • thiserror ^1.0 normal
      • zeroize ^1.4.3 normal
      • tempfile ^3.1.0 dev
      • prost-build ^0.11 build
    • Versions
    • 84.88% 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
logo

logo

Crate sc_network_common

  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • role::Roles
  • sync::BadPeer
  • sync::ExtendedPeerInfo
  • sync::Metrics
  • sync::OpaqueBlockRequest
  • sync::OpaqueBlockResponse
  • sync::OpaqueStateRequest
  • sync::OpaqueStateResponse
  • sync::PeerInfo
  • sync::StateDownloadProgress
  • sync::SyncStatus
  • sync::message::AnnouncementSummary
  • sync::message::BlockAnnouncesHandshake
  • sync::message::BlockAttributes
  • sync::message::generic::BlockAnnounce
  • sync::message::generic::BlockData
  • sync::message::generic::BlockRequest
  • sync::message::generic::BlockResponse
  • sync::metrics::Metrics
  • sync::warp::EncodedProof
  • sync::warp::WarpProofRequest
  • sync::warp::WarpSyncProgress

Enums

  • role::ObservedRole
  • role::Role
  • sync::ImportResult
  • sync::OnBlockData
  • sync::OnBlockJustification
  • sync::OnStateData
  • sync::PeerRequest
  • sync::PollBlockAnnounceValidation
  • sync::PollResult
  • sync::SyncEvent
  • sync::SyncMode
  • sync::SyncState
  • sync::message::BlockState
  • sync::message::Direction
  • sync::message::generic::FromBlock
  • sync::warp::VerificationResult
  • sync::warp::WarpSyncParams
  • sync::warp::WarpSyncPhase

Traits

  • ExHashT
  • sync::ChainSync
  • sync::SyncEventStream
  • sync::SyncStatusProvider
  • sync::warp::WarpSyncProvider

Type Definitions

  • message::RequestId
  • sync::message::BlockData
  • sync::message::BlockRequest
  • sync::message::BlockResponse
  • sync::warp::AuthorityList
  • sync::warp::SetId