initSidebarItems({"enum":[["Data",""]],"fn":[["compile_iter","Compiles a template from an `Iterator`."],["compile_path","Compiles a template from a path. returns None if the file cannot be read OR the file is not UTF-8 encoded"],["compile_str","Compiles a template from a string."]],"mod":[["builder",""],["encoder",""]],"struct":[["Context","Represents the shared metadata needed to compile and render a mustache template."],["Template","`Template` represents a compiled mustache file."]]});