Macro impl_weight_float

Source
macro_rules! impl_weight_float {
    ($t:ty) => { ... };
}