initSidebarItems({"macro":[["quote","The whole point."]],"struct":[["ByteStr","Wrap a `&str` so it interpolates as a byte-string: `b\"abc\"`."],["Hex","Wrap an integer so it interpolates as a hexadecimal."],["Ident","An identifier that should be interpolated without quotes."],["Tokens","Tokens produced by a `quote!(...)` invocation."]],"trait":[["ToTokens","Types that can be interpolated inside a `quote!(...)` invocation."]]});