pub fn verify_sqlite_compile_options<I, S>(
compile_options: I,
) -> StoreResult<()>Expand description
Fails closed when SQLite was compiled with loadable-extension support.
pub fn verify_sqlite_compile_options<I, S>(
compile_options: I,
) -> StoreResult<()>Fails closed when SQLite was compiled with loadable-extension support.