Trait fss_rs::group::GroupEmbed
source · pub trait GroupEmbed<const LAMBDA: usize>{ }Expand description
Into<[u8; LAMBDA]> is not used in the crate.
We include it here and impl it for all PRG embedded in the crate for user convenience.
Object Safety§
This trait is not object safe.