var searchIndex = {}; searchIndex["repl"] = {"doc":"R(ead), E(val), P(rint), L(oop)","items":[[4,"ReplErr","repl","`ReplErr` variants",null,null],[13,"Read","","An error during Read.",0,null],[13,"Eval","","An error during Eval.",0,null],[13,"Print","","An error during Print.",0,null],[0,"version","","version string generation by vergen.",null,null],[5,"short_now","repl::version","Generate a timstamp string representing now (UTC).",null,{"inputs":[],"output":{"name":"str"}}],[5,"sha","","Generate a SHA string",null,{"inputs":[],"output":{"name":"str"}}],[5,"short_sha","","Generate a short SHA string",null,{"inputs":[],"output":{"name":"str"}}],[5,"commit_date","","Generate the commit date string",null,{"inputs":[],"output":{"name":"str"}}],[5,"target","","Generate the target triple string",null,{"inputs":[],"output":{"name":"str"}}],[5,"semver","","Generate a semver string",null,{"inputs":[],"output":{"name":"str"}}],[5,"version","","Generate a version string.",null,{"inputs":[{"name":"bool"}],"output":{"name":"string"}}],[8,"ReplEnv","repl","The repl environment trait",null,null],[10,"preamble","","Is the preamble enabled?",1,null],[10,"colorize","","Is colorized oubput enabled?",1,null],[10,"prompt","","The prompt to display.",1,null],[8,"Repl","","`Repl` trait definition.",null,null],[10,"preamble","","Display a preamble if necessary.",2,null],[10,"read","","Read the input line.",2,null],[10,"eval","","Evaluate the input line.",2,null],[10,"print","","Print the result of the evaluation.",2,null],[10,"break_loop","","Should the loop break as a result of the evaluation?",2,null],[11,"_loop","","The default loop implementation.",2,null],[11,"fmt","","",0,null],[11,"fmt","","",0,null]],"paths":[[4,"ReplErr"],[8,"ReplEnv"],[8,"Repl"]]}; initSearch(searchIndex);