tcplane

Type Alias BoxResponseTrait

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

Aliased Typeยง

struct BoxResponseTrait(/* private fields */);