darling_core::from_meta

Macro from_meta_float

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

Generate an impl of FromMeta that will accept strings which parse to floats or float literals.