Type Alias BoxedArgs

Source
pub type BoxedArgs = Box<GenericArgs>;

Aliased Typeยง

struct BoxedArgs(/* private fields */);