[−][src]Trait wabt::script::FromBits
Bitwise conversion from T
Required Methods
fn from_bits(other: T) -> Self
Convert other
to Self
, preserving bitwise representation
Implementations on Foreign Types
impl FromBits<u32> for f32
[src]
impl FromBits<u32> for f32
impl FromBits<u64> for f64
[src]
impl FromBits<u64> for f64