[][src]Trait nom_unicode::IsChar

pub trait IsChar: AsChar { }

nom::AsChar for only unicode-aware character types.

Implementations on Foreign Types

impl IsChar for char[src]

impl<'a> IsChar for &'a char[src]

Loading content...

Implementors

Loading content...