Skip to main content

parse_metadata

Function parse_metadata 

Source
pub fn parse_metadata<R: BufRead>(reader: R, delim: char) -> Result<Metadata>