reader2basic_schema

Function reader2basic_schema 

Source
pub fn reader2basic_schema<R>(rdr: R) -> Result<BasicSchema, Error>
where R: BufRead,