1 2 3 4 5 6 7 8 9
crate::runtime::macros::fixed_width!( 'a, f64, crate::item_encoding::Double, 8, encoding::WireType::SixtyFourBit, put_f64_le, get_f64_le );