Trait fss_rs::group::GroupEmbed
source · pub trait GroupEmbed<const OUT_BLEN: usize>{ }Expand description
Into<[u8; OUT_BLEN]> 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.