Docs.rs
  • car-mirror-0.1.0
    • car-mirror 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • matheus23
    • Dependencies
      • anyhow ^1.0 normal
      • async-stream ^0.3.5 normal
      • bytes ^1.4 normal
      • data-encoding ^2.5.0 normal
      • deterministic-bloom ^0.1 normal
      • futures ^0.3 normal
      • iroh-car ^0.4 normal
      • libipld ^0.16 normal
      • libipld-core ^0.16 normal
      • proptest ^1.1 normal optional
      • quick_cache ^0.4 normal optional
      • roaring-graphs ^0.12 normal optional
      • serde ^1 normal
      • serde_bytes ^0.11 normal
      • serde_ipld_dagcbor ^0.4 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • wnfs-common ^0.2.0 normal
      • assert_matches ^1.5.0 dev
      • async-std ^1.11 dev
      • proptest ^1.1 dev
      • roaring-graphs ^0.12 dev
      • serde_json ^1.0 dev
      • test-log ^0.2 dev
      • test-strategy ^0.3 dev
      • testresult ^0.3 dev
      • tokio-util ^0.7.8 dev
      • tracing-subscriber ^0.3 dev
      • wnfs-unixfs-file ^0.2.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

car_mirror0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cache::CacheMissing
  • cache::InMemoryCache
  • cache::NoCache
  • common::CarFile
  • common::Config
  • common::ReceiverState
  • dag_walk::DagWalk
  • incremental_verification::IncrementalDagVerification
  • messages::PullRequest
  • messages::PushResponse
  • test_utils::Rvg

Enums

  • Error
  • IncrementalVerificationError
  • dag_walk::TraversedItem
  • incremental_verification::BlockState

Traits

  • cache::Cache

Functions

  • common::block_receive
  • common::block_receive_block_stream
  • common::block_receive_car_stream
  • common::block_send
  • common::block_send_block_stream
  • common::block_send_car_stream
  • common::references
  • common::stream_car_frames
  • pull::handle_response_streaming
  • pull::request
  • pull::response
  • pull::response_streaming
  • push::request
  • push::request_streaming
  • push::response
  • push::response_streaming
  • test_utils::arb_ipld_dag
  • test_utils::dag_to_dot
  • test_utils::dag_to_nodes
  • test_utils::links_to_dag_cbor
  • test_utils::links_to_ipld
  • test_utils::links_to_padded_ipld
  • test_utils::setup_blockstore
  • test_utils::setup_existing_blockstore

Type Aliases

  • common::BlockStream
  • common::CarStream