Macro time::format_description::parse::format_item::target_ty

source ·
macro_rules! target_ty {
    ($name:ident $type:ty) => { ... };
    ($name:ident) => { ... };
}
Available on (crate features formatting or parsing) and crate feature alloc only.
Expand description

Get the target type for a given enum.