initSidebarItems({"enum":[["Error",""],["FilterError",""],["Token",""],["Value","An enum to represent different value types"]],"fn":[["parse","Parses a liquid template, returning a Template object. # Examples"]],"mod":[["lexer","Lexer"],["parser","Parser"]],"struct":[["Context",""],["LiquidOptions","Options that liquid::parse takes"],["Template",""]],"trait":[["Renderable","Any object (tag/block) that can be rendered by liquid must implement this trait."]],"type":[["Block","A trait for creating custom custom block-size tags (`{% if something %}{% endif %}`). This is a simple type alias for a function."],["Tag","A trait for creating custom tags. This is a simple type alias for a function."]]});