pub type NavIslandsID = ID<NavIslands<(), ()>>;
Expand description

Nav islands identifier.

Aliased Type§

struct NavIslandsID { /* private fields */ }