Type Alias serde_amqp::primitives::Float

source ·
pub type Float = f32;
Expand description

32-bit floating point number (IEEE 754-2008 binary32)

encoding name = “ieee-754”, encoding code = 0x72 category = fixed, width = 4 label = “IEEE 754-2008 binary32”