pub fn version() -> &'static strExpand description
Returns the SQLite version as a string; e.g., "3.16.2" for version 3.16.2.
See sqlite3_libversion().
pub fn version() -> &'static strReturns the SQLite version as a string; e.g., "3.16.2" for version 3.16.2.
See sqlite3_libversion().