var searchIndex = {}; searchIndex["string_cache_shared"] = {"doc":"Details of the atom representation that need to be shared between\nthe macros crate and the run-time library, in order to guarantee\nconsistency.","items":[[3,"StaticAtomSet","string_cache_shared","",null,null],[4,"UnpackedAtom","","",null,null],[13,"Dynamic","","Pointer to a dynamic table entry. Must be 16-byte aligned!",0,null],[13,"Inline","","Length + bytes of string.",0,null],[13,"Static","","Index in static interning table.",0,null],[5,"pack_static","","",null,{"inputs":[{"name":"u32"}],"output":{"name":"u64"}}],[5,"from_packed_dynamic","","Used for a fast path in Clone and Drop.",null,{"inputs":[{"name":"u64"}],"output":{"name":"option"}}],[5,"inline_orig_bytes","","For as_slice on inline atoms, we need a pointer into the original\nstring contents.",null,null],[5,"copy_memory","","Copy of std::slice::bytes::copy_memory, which is unstable.",null,null],[7,"STATIC_ATOM_SET","","",null,null],[7,"ALL_NS","","",null,null],[17,"DYNAMIC_TAG","","",null,null],[17,"INLINE_TAG","","",null,null],[17,"STATIC_TAG","","",null,null],[17,"TAG_MASK","","",null,null],[17,"ENTRY_ALIGNMENT","","",null,null],[17,"MAX_INLINE_LEN","","",null,null],[11,"get_index_or_hash","","",1,null],[11,"index","","",1,null],[11,"iter","","",1,null],[11,"pack","","",0,null],[11,"from_packed","","",0,{"inputs":[{"name":"u64"}],"output":{"name":"unpackedatom"}}]],"paths":[[4,"UnpackedAtom"],[3,"StaticAtomSet"]]}; initSearch(searchIndex);