Type Alias serde_amqp::primitives::Double

source ·
pub type Double = f64;
Expand description

64-bit floating point number (IEEE 754-2008 binary64).

encoding name = “ieee-754”, encoding code = 0x82 category = fixed, width = 8 label = “IEEE 754-2008 binary64”