elipdotter::query

Enum IterError

source
pub enum IterError {
    StrayNot,
}

Variants§

§

StrayNot

Trait Implementations§

source§

impl Debug for IterError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more

Auto Trait Implementations§