initSidebarItems({"enum":[["OptionBool","The `OptionBool` type, a space-efficient Option replacement"]],"struct":[["Optioned","An Option-like structure that takes only as much space as the enclosed value, at the cost of removing one particular None value from the value domain (see Noned)"],["OptionedIter",""]],"trait":[["Noned","A trait whose implementation for any type `T` allows the use of `Optioned`"]]});