pub type InstanceNodePtrList = RefCell<Vec<InstanceNodePtr>>;

Aliased Type§

struct InstanceNodePtrList { /* private fields */ }