Macro time::format_description::parse::format_item::target_value
source ยท macro_rules! target_value { ($name:ident $variant:ident $value:expr) => { ... }; ($name:ident $variant:ident) => { ... }; }
Expand description
Get the target value for a given enum.