initSidebarItems({"mod":[["__private","This module is for things that are conceptually private but that must be made public for typenum to work correctly."],["bit",""],["consts",""],["int",""],["uint",""]],"struct":[["Equal",""],["Greater",""],["Less",""]],"trait":[["Cmp","Compares `Self` and `Rhs`. Should only ever return one of `Greater`, `Less`, or `Equal`."],["NonZero","Only things that aren't zero should impl this."],["Ord",""],["Pow",""],["Same",""],["SizeOf","Gives the size of a type number in bits as a `UInt`"]]});