Module iroh_bytes::util

source ·
Expand description

Utility functions and types.

Modules

  • Utilities for working with tokio io
  • Utilities for reporting progress.
  • The runtime module provides the iroh runtime, consisting of a general purpose tokio runtime and a set of single threaded runtimes.

Structs

  • A tag
  • A hash and format pair that is protected from garbage collection.

Traits

  • A trait for things that can track liveness of blobs and collections.