macro_rules! gen_be_f64 {
    ($i:expr, $val:expr) => { ... };
}
Expand description

gen_be_f64!(I, f64) => I -> Result<I,E> Write a 8 byte float.