Trait modular_frost::algorithm::Addendum

source ·
pub trait Addendum: Send + Sync + Clone + PartialEq + Debug + WriteAddendum { }
Expand description

Trait alias for the requirements to be used as an addendum.

Object Safety§

This trait is not object safe.

Implementors§