Docs.rs
  • iroh-sync-0.8.0
    • iroh-sync 0.8.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dignifiedquire
    • Dependencies
      • anyhow ^1 normal
      • iroh-blake3 ^1.4.3 normal
      • bytes ^1 normal
      • data-encoding ^2.4.0 normal
      • derive_more ^1.0.0-beta.1 normal
      • ed25519-dalek ^2.0.0 normal
      • flume ^0.11 normal
      • futures ^0.3 normal
      • hex ^0.4 normal
      • iroh-bytes ^0.8.0 normal
      • iroh-metrics ^0.8.0 normal
      • iroh-net ^0.8.0 normal
      • lru ^0.12 normal
      • once_cell ^1.18.0 normal
      • ouroboros ^0.18 normal
      • parking_lot ^0.12.1 normal
      • postcard ^1 normal
      • quinn ^0.10 normal
      • rand ^0.8.5 normal
      • rand_core ^0.6.4 normal
      • redb ^1.0.5 normal
      • serde ^1.0.164 normal
      • strum ^0.25 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1 normal
      • url ^2.4 normal
      • proptest ^1.2.0 dev
      • rand_chacha ^0.3.1 dev
      • tempfile ^3.4 dev
      • test-strategy ^0.3.1 dev
      • tokio ^1 dev
    • Versions
    • 100% 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

iroh_sync0.8.0

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Author
  • AuthorHeads
  • AuthorId
  • AuthorPublicKey
  • Namespace
  • NamespaceId
  • NamespacePublicKey
  • actor::OpenOpts
  • actor::OpenState
  • actor::SyncHandle
  • metrics::Metrics
  • net::SyncFinished
  • net::Timings
  • store::MemPublicKeyStore
  • store::fs::ContentHashesIterator
  • store::fs::LatestIterator
  • store::fs::ParentIterator
  • store::fs::RangeIterator
  • store::fs::Store
  • store::fs::StoreInstance
  • store::memory::ContentHashesIterator
  • store::memory::InstanceRangeIterator
  • store::memory::LatestIterator
  • store::memory::RangeIterator
  • store::memory::ReplicaStoreInstance
  • store::memory::Store
  • sync::Author
  • sync::AuthorHeads
  • sync::AuthorId
  • sync::AuthorPublicKey
  • sync::Entry
  • sync::EntrySignature
  • sync::Namespace
  • sync::NamespaceId
  • sync::NamespacePublicKey
  • sync::Record
  • sync::RecordIdentifier
  • sync::Replica
  • sync::SignedEntry
  • sync::SyncOutcome

Enums

  • net::AbortReason
  • net::AcceptError
  • net::AcceptOutcome
  • net::ConnectError
  • store::GetFilter
  • store::OpenError
  • sync::ContentStatus
  • sync::Event
  • sync::InsertError
  • sync::InsertOrigin
  • sync::ValidationFailure

Traits

  • store::PublicKeyStore
  • store::Store

Functions

  • net::connect_and_sync
  • net::handle_connection

Type Aliases

  • sync::ContentStatusCallback
  • sync::PeerIdBytes
  • sync::ProtocolMessage

Constants

  • net::SYNC_ALPN
  • sync::MAX_TIMESTAMP_FUTURE_SHIFT