Trait enumoid::base::Enumoid1[][src]

pub trait Enumoid1: Enumoid {
    const FIRST: Self;
    const LAST: Self;
}

Associated Constants

const FIRST: Self[src]

const LAST: Self[src]

Loading content...

Implementors

Loading content...