tcplane

Type Alias BoxResponseTrait

Source
pub type BoxResponseTrait = Box<dyn ResponseTrait<OutputText = String, OutputBinary = Vec<u8>>>;

Aliased Typeยง

struct BoxResponseTrait(/* private fields */);