[][src]Type Definition rg3d_ui::NodeHandleMapping

type NodeHandleMapping<M, C> = HashMap<Handle<UINode<M, C>>, Handle<UINode<M, C>>>;