initSidebarItems({"struct":[["CloningCell","A mutable memory location that clones its contents on retrieval."],["OnceCell","A mutable memory location that can be set only once."]],"trait":[["NonSelfReferentialClone","A `Clone` implementation that will not access itself through reference cycles during cloning, which would introduce mutable aliasing."]]});