var searchIndex = {}; searchIndex["retry"] = {"doc":"Crate retry provides a function, `retry`, which runs an operation continuously until its\nreturn value satisfies a specific condition. The maximum number of times to try and the amount\nof time to wait between tries is configurable.","items":[[3,"RetryError","retry","An error indicating that a retry call failed.",null,null],[5,"retry","","Invokes a function until a condition is satisfied.",null,{"inputs":[{"name":"u32"},{"name":"u32"},{"name":"f"},{"name":"g"}],"output":{"name":"result"}}],[11,"fmt","","",0,null],[11,"fmt","","",0,null],[11,"description","","",0,null]],"paths":[[3,"RetryError"]]}; initSearch(searchIndex);