Type Definition bbecs::world::DataWrapper[][src]

type DataWrapper<T> = Rc<RefCell<T>>;