Trait static_init::GeneratorTolerance
source · pub trait GeneratorTolerance {
const INIT_FAILURE: bool;
const FINAL_REGISTRATION_FAILURE: bool;
}
pub trait GeneratorTolerance {
const INIT_FAILURE: bool;
const FINAL_REGISTRATION_FAILURE: bool;
}