Type Definition gain_lep::Obj[][src]

type Obj = Rc<dyn Any + 'static>;
Expand description

Obj can be any object.