Module iroh_bytes::util

source ·
Expand description

Utility functions and types.

Modules

  • Utilities for working with tokio io
  • 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 throught.
  • A serializable error type for use in RPC responses.

Type Definitions

  • A serializable result type for use in RPC responses.