var searchIndex = {}; searchIndex["statsd"] = {"doc":"A Rust implementation of statsd server & client.","items":[[0,"client","statsd","",null,null],[3,"Client","statsd::client","Client socket for statsd servers.",null,null],[4,"StatsdError","","",null,null],[13,"IoError","","",0,null],[13,"AddrParseError","","",0,null],[11,"fmt","","",0,null],[11,"from","","",0,{"inputs":[{"name":"addrparseerror"}],"output":{"name":"statsderror"}}],[11,"from","","",0,{"inputs":[{"name":"error"}],"output":{"name":"statsderror"}}],[11,"new","","Construct a new statsd client given an host/port & prefix",1,{"inputs":[{"name":"str"},{"name":"str"}],"output":{"name":"result"}}],[11,"incr","","Increment a metric by 1",1,null],[11,"decr","","Decrement a metric by -1",1,null],[11,"count","","Modify a counter by `value`.",1,null],[11,"sampled_count","","Modify a counter by `value` only x% of the time.",1,null],[11,"gauge","","Set a gauge value.",1,null],[11,"timer","","Send a timer value.",1,null],[11,"time","","Time a block of code.",1,null]],"paths":[[4,"StatsdError"],[3,"Client"]]}; initSearch(searchIndex);