Function openmensa_rs::req_opening_days[][src]

pub async fn req_opening_days(
    canteen: Canteen
) -> Result<Vec<Day>, RequestError>
Expand description

Short-hand to get the opening days starting from today from the given canteen.