Type Definition jojo::Ptr[][src]

type Ptr<T> = Arc<T>;

Trait Implementations

impl Dup for Ptr<Obj>
[src]

impl Dup for Ptr<Jo>
[src]

impl Dup for Ptr<Scope>
[src]

impl Dup for Ptr<JoVec>
[src]