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

type Obj = Rc<dyn Any>;

Obj can be any object.