initSidebarItems({"constant":[["DEFAULT_ENDIAN","The default endianness for this system."]],"enum":[["Endian","Possible byte orders"],["LabelOrNum","An enum to hold `Label`s or `Num`s."]],"struct":[["Label","A `Label` represents a value not yet known that is stored in a `Section`."],["RealLabel","The inner workings of `Label`. Don't instanitate this, instantiate `Label`."],["Section","A section is a sequence of bytes, constructed by appending bytes to the end."]],"trait":[["LabelMaker","Methods for creating a `Label` (or a `RealLabel`, but don't do that)."],["Num","A marker trait for number types."],["ToLabelOrNum","A trait to allow passing numbers or Labels."]]});