Type Definition kanjidic_types::NomErr

source · []
pub type NomErr<'a> = Err<Error<&'a str>>;