pub type BoxResponseTrait = Box<dyn ResponseTrait<OutputText = UdpResponseText, OutputBinary = UdpResponseBinary>>;Aliased Typeยง
pub struct BoxResponseTrait(/* private fields */);pub type BoxResponseTrait = Box<dyn ResponseTrait<OutputText = UdpResponseText, OutputBinary = UdpResponseBinary>>;pub struct BoxResponseTrait(/* private fields */);