time::serde::visitor

Macro well_known

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

Implement a visitor for a well-known format.