opening-hours-syntax 2.1.0

A parser for opening_hours fields in OpenStreetMap.
Documentation
1
2
3
4
5
pub(crate) mod pairs;
pub(crate) mod rc;
pub(crate) mod sign;
pub(crate) mod text;
pub(crate) mod weekday;