blob: 80b9d9366a634410fa1acdca41d03873d53f9c07 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"mod":[["access","Abstracting over accessing parts of stored value."],["cache","Caching handle into the [ArcSwapAny]."],["docs","Additional documentation."],["strategy","Strategies for protecting the reference counts."]],"struct":[["ArcSwapAny","An atomic storage for a reference counted smart pointer like `Arc` or `Option<Arc>`."],["Guard","A temporary storage of the pointer."]],"trait":[["AsRaw","A trait describing things that can be turned into a raw pointer."],["RefCnt","A trait describing smart reference counted pointers."]],"type":[["ArcSwap","An atomic storage for `Arc`."],["ArcSwapOption","An atomic storage for `Option<Arc>`."]]};