Macro rustc_apfloat::unpack[][src]

macro_rules! unpack {
    ($status:ident|=, $e:expr) => { ... };
    ($status:ident=, $e:expr) => { ... };
}