Function assembly::luz::paths::parser::parse_property_rental_time_unit

source ยท
pub fn parse_property_rental_time_unit(
    input: &[u8]
) -> Result<(&[u8], PropertyRentalTimeUnit), Err<Error<&[u8]>>>