[][src]Function iata_bcbp::from_str

pub fn from_str<I>(input_data: I) -> Result<Bcbp> where
    I: AsRef<str>, 

Parses a boarding pass from input_data representable as a string reference.