Trait opendp::samplers::MantissaDigits[][src]

pub trait MantissaDigits {
    const MANTISSA_DIGITS: u32;
}

Associated Constants

Implementations on Foreign Types

Implementors