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

type Obj = Rc<dyn Any>;
Expand description

Obj can be any object.