Crate dkg_gadget

source ·

Re-exports

Modules

Macros

Structs

  • DKG gadget initialization parameters.

Enums

Traits

  • A convenience DKG client trait that defines all the type bounds a DKG client has to satisfy. Ideally that should actually be a trait alias. Unfortunately as of today, Rust does not allow a type alias to be used as a trait bound. Tracking issue is https://github.com/rust-lang/rust/issues/41517.

Functions