Macro const_struct::F32

source ยท
macro_rules! F32 {
    ([@ < f32 : camel > GetGenericsData], $macro_path:path, $($args:tt)*) => { ... };
    ($value:expr) => { ... };
}