pub type FlatlandPtr = Rc<RefCell<Flatland>>;

Aliased Type§

struct FlatlandPtr { /* private fields */ }