Enum wavelet_matrix::Operator [] [src]

pub enum Operator {
    Equal,
    LessThan,
    GreaterThan,
}

Variants

Trait Implementations

impl Debug for Operator
[src]

[src]

Formats the value using the given formatter.