[][src]Type Definition gain_lep::obj::Obj

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

Obj can be any object.