Crate libsql_sys

source ·

Re-exports

Modules

Macros

  • This macro handles the registering of a WalHook within libSQL. It first instantiates WalMethodsHook to a stable location in memory, and then calls libsql_wal_methods_register with the WAL methods.