1 2 3 4 5 6 7 8 9
crate::runtime::macros::fixed_width!( 'a, f32, crate::item_encoding::Float, 4, encoding::WireType::ThirtyTwoBit, put_f32_le, get_f32_le );