[go: up one dir, main page]

Enum onig::MetaChar [] [src]

pub enum MetaChar {
    Character(char),
    Ineffective,
}

Variants