[][src]Function lincolns::from_reader

pub fn from_reader<R>(rdr: R) -> Result<Positions> where
    R: Read

Load a lookup table of Position information from a type which implements Read