[][src]Function openair::parse

pub fn parse<R: BufRead>(reader: &mut R) -> Result<Vec<Airspace>, String>

Process the reader until EOF, return a list of found airspaces.