Type Definition jojo::ObjDic[][src]

type ObjDic = Dic<Ptr<Obj>>;

Trait Implementations

impl<'a> ObjFrom<&'a ObjDic> for Dict
[src]