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
- Hash type used throughout.
- A hash and format pair
- A serializable error type for use in RPC responses.
- A tag
- A hash and format pair that is protected from garbage collection.
Enums
- A format identifier
Traits
- A trait for things that can track liveness of blobs and collections.
Type Aliases
- A serializable result type for use in RPC responses.