var searchIndex = {}; searchIndex["r2d2_sqlite"] = {"doc":"# Sqlite support for the `r2d2` connection pool.","items":[[3,"SqliteConnectionManager","r2d2_sqlite","An `r2d2::ManageConnection` for `rusqlite::Connection`s.",null,null],[4,"Error","","A unified enum of errors returned by `rusqlite::Connection`",null,null],[13,"Connect","","",0,null],[11,"fmt","","",0,null],[11,"from","","",0,{"inputs":[{"name":"rusqliteerror"}],"output":{"name":"error"}}],[11,"fmt","","",0,null],[11,"description","","",0,null],[11,"cause","","",0,null],[11,"new","","Creates a new `SqliteConnectionManager` from file.",1,{"inputs":[{"name":"str"}],"output":{"name":"self"}}],[11,"new_with_flags","","Creates a new `SqliteConnectionManager` from file with open flags.",1,{"inputs":[{"name":"str"},{"name":"openflags"}],"output":{"name":"self"}}],[11,"new_in_memory","","Creates a new `SqliteConnectionManager` in memory.",1,{"inputs":[],"output":{"name":"self"}}],[11,"new_in_memory_with_flags","","Creates a new `SqliteConnectionManager` in memory with open flags.",1,{"inputs":[{"name":"openflags"}],"output":{"name":"self"}}],[11,"connect","","",1,null],[11,"is_valid","","",1,null],[11,"has_broken","","",1,null]],"paths":[[4,"Error"],[3,"SqliteConnectionManager"]]}; initSearch(searchIndex);