parse_to_vehicle

Function parse_to_vehicle 

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