var searchIndex = {}; searchIndex["humantime"] = {"doc":"Human-friendly time parser","items":[[3,"Duration","humantime","A wrapper for duration that has `FromStr` implementation",null,null],[4,"DurationError","","Error parsing human-friendly duration",null,null],[13,"InvalidCharacter","","Invalid character during parsing",0,null],[13,"NumberExpected","","Non-numeric value where number is expected",0,null],[13,"UnknownUnit","","Unit in the number is not one of allowed units",0,null],[13,"NumberOverflow","","The numeric value is too large",0,null],[13,"Empty","","The value was an empty string (or consists only whitespace)",0,null],[5,"parse_duration","","Parse duration object",null,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"clone","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"fmt","","",0,null],[11,"fmt","","",0,null],[11,"description","","",0,null],[11,"cause","","",0,null],[11,"clone","","",1,null],[11,"hash","","",1,null],[11,"eq","","",1,null],[11,"ne","","",1,null],[11,"fmt","","",1,null],[11,"as_ref","","",1,null],[11,"deref","","",1,null],[11,"into","","",1,null],[11,"from","","",1,{"inputs":[{"name":"stdduration"}],"output":{"name":"duration"}}],[11,"from_str","","",1,{"inputs":[{"name":"str"}],"output":{"name":"result"}}]],"paths":[[4,"DurationError"],[3,"Duration"]]}; initSearch(searchIndex);