Function horned_owl::io::reader::read

source ·
pub fn read<R: BufRead>(
    bufread: &mut R
) -> Result<(Ontology, PrefixMapping), Error>