initSidebarItems({"enum":[["State","A state of a prepared statement."],["Type","A data type."],["Value","A typed value."]],"fn":[["open","Open a connection to a new or existing database."],["version","Return the version number of SQLite."]],"struct":[["Connection","A database connection."],["Cursor","An iterator over rows."],["Error","An error."],["Statement","A prepared statement."]],"trait":[["Bindable","A type suitable for binding to a prepared statement."],["Readable","A type suitable for reading from a prepared statement."]],"type":[["Result","A result."]]});