Trait opendp::trans::count::CountByConstant[][src]

pub trait CountByConstant<QO> {
    fn get_stability_constant() -> QO;
}

Required methods

Implementors