[]Function assembly_maps::luz::paths::parser::parse_property_rental_time_unit

pub fn parse_property_rental_time_unit(
    i: &[u8]
) -> IResult<&[u8], PropertyRentalTimeUnit, (&[u8], ErrorKind)>