initSidebarItems({"enum":[["Error",""],["ErrorMode","The ErrorMode to use. This currently does not have an effect, until ErrorModes are properly implemented."],["FilterError",""],["Token",""],["Value","An enum to represent different value types"]],"fn":[["parse","Parses a liquid template, returning a Template object. # Examples"]],"mod":[["lexer",""],["parser",""]],"struct":[["Context",""],["LiquidOptions",""],["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."],["FilterResult",""],["Tag","A trait for creating custom tags. This is a simple type alias for a function."]]});