Function kradical_parsing::krad::parse_file[][src]

pub fn parse_file<P: AsRef<Path>>(
    path: P
) -> Result<Vec<Decomposition>, KradError>
Expand description

Parses a kradfile or kradfile2 and returns the list of kanji radical decompositions

Arguments

  • path - A path to the kradfile