Struct std::num::dec2flt::rawfp::Unpacked
[−]
[src]
pub struct Unpacked { pub sig: u64, pub k: i16, }
Unstable (
dec2flt
): internal routines only exposed for testing
Fields
sig | Unstable ( dec2flt ): internal routines only exposed for testing |
k | Unstable ( dec2flt ): internal routines only exposed for testing |