Function openmensa_rs::req_meals[][src]

pub async fn req_meals(
    canteen: Canteen,
    date: Date<Utc>
) -> Result<Vec<Meal>, RequestError>
Expand description

Short-hand to get all meals offered on the specified day from one canteen.