Trait blaze_pk::TdfGroup

source ·
pub trait TdfGroup: Codec + Debug {
    fn start_two() -> bool;
}

Required Methods

Implementors