Module fedimint_core::task

source ·

Structs

Traits

  • MaybeSend is no-op on wasm and Send on non wasm.
  • MaybeSync is no-op on wasm and Sync on non wasm.

Functions