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