var searchIndex = {}; searchIndex["currency"] = {"doc":"","items":[[3,"Currency","currency","Represents currency through an optional symbol and amount of coin.",null,null],[12,"0","","",0,null],[12,"1","","",0,null],[11,"fmt","","",0,null],[11,"new","","Creates a blank Currency as Currency(None, 0)",0,{"inputs":[],"output":{"name":"currency"}}],[11,"from_string","","Uses a Regular Expression to parse a string literal (&str) and turns it into a currency.",0,{"inputs":[{"name":"str"}],"output":{"name":"currency"}}],[11,"fmt","","",0,null],[11,"fmt","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"partial_cmp","","",0,null],[11,"lt","","",0,null],[11,"le","","",0,null],[11,"gt","","",0,null],[11,"ge","","",0,null],[11,"add","","",0,null],[11,"sub","","",0,null],[11,"mul","","",0,null],[11,"div","","",0,null],[11,"clone","","",0,null]],"paths":[[3,"Currency"]]}; initSearch(searchIndex);