Skip to main content

WitnessTrait

Trait WitnessTrait 

Source
pub trait WitnessTrait: DynClone {
    // Required method
    fn build_witness(&self) -> WitnessValues;
}

Required Methods§

Implementors§