parse_to_station

Function parse_to_station 

Source
fn parse_to_station(
    inner: Vec<OUD2AstStruct<'_>>,
) -> Result<OUD2Station, String>