time::format_description::parse::format_item

Macro 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.