Type Definition amq_protocol_types::ReplyCode
source · pub type ReplyCode = ShortUInt;Expand description
A reply code (for closing channels and connections)
pub type ReplyCode = ShortUInt;A reply code (for closing channels and connections)