darling_core::from_meta

Macro from_meta_num

source
macro_rules! from_meta_num {
    ($ty:path) => { ... };
}
Expand description

Generate an impl of FromMeta that will accept strings which parse to numbers or integer literals.