var searchIndex = {}; searchIndex["hiredis"] = {"doc":"Interface to Hiredis.","items":[[3,"Context","hiredis","A context.",null,null],[3,"Error","","An error.",null,null],[12,"kind","","",0,null],[12,"message","","",0,null],[4,"ErrorKind","","An error kind.",null,null],[13,"InputOutput","","",1,null],[13,"EndOfFile","","",1,null],[13,"Protocol","","",1,null],[13,"OutOfMemory","","",1,null],[13,"Other","","",1,null],[4,"Reply","","A reply of a command.",null,null],[13,"Status","","",2,null],[13,"Integer","","",2,null],[13,"Bulk","","",2,null],[13,"Array","","",2,null],[13,"Nil","","",2,null],[5,"connect","","Connect to a Redis server.",null,{"inputs":[{"name":"str"},{"name":"usize"}],"output":{"name":"result"}}],[6,"Result","","A result.",null,null],[8,"AsBytes","","A trait for command arguments.",null,null],[10,"as_bytes","","",3,null],[11,"fmt","","",0,null],[11,"eq","","",1,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"fmt","","",2,null],[11,"new","","Create a context by establishing connection to a server.",4,{"inputs":[{"name":"str"},{"name":"usize"}],"output":{"name":"result"}}],[11,"command","","Issue a command.",4,null],[11,"reconnect","","Reconnect to the server.",4,null],[11,"drop","","",4,null],[11,"from","","",0,{"inputs":[{"name":"t"}],"output":{"name":"error"}}],[11,"fmt","","",0,null],[11,"description","","",0,null],[11,"from","","",1,{"inputs":[{"name":"isize"}],"output":{"name":"errorkind"}}],[11,"fmt","","",1,null]],"paths":[[3,"Error"],[4,"ErrorKind"],[4,"Reply"],[8,"AsBytes"],[3,"Context"]]}; initSearch(searchIndex);