[][src]Type Definition box2d_rs::b2_contact::ContactPtr

type ContactPtr<D> = Rc<RefCell<dyn B2contactDynTrait<D>>>;