Enum nu_data::utils::Reduction [−][src]
pub enum Reduction {
Count,
Accumulate,
}Variants
Auto Trait Implementations
impl RefUnwindSafe for Reductionimpl UnwindSafe for Reductionpub enum Reduction {
Count,
Accumulate,
}impl RefUnwindSafe for Reductionimpl UnwindSafe for Reduction