BoxedArgs

Type Alias BoxedArgs 

Source
pub type BoxedArgs = Box<GenericArgs>;

Aliased Typeยง

pub struct BoxedArgs(/* private fields */);