Macro time::serde::visitor::well_known

source ยท
macro_rules! well_known {
    ($article:literal, $name:literal, $($ty:tt)+) => { ... };
}
Expand description

Implement a visitor for a well-known format.