fedimint_core

Module util

Source
Expand description

General purpose utilities

Modules§

Structs§

  • Wrapper for Url that only prints the scheme, domain, port and path portion of a Url in its Display implementation.

Enums§

Traits§

Functions§

Type Aliases§

  • Future that is Send unless targeting WASM
  • Stream that is Send unless targeting WASM