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