absurder-sql 0.1.23

AbsurderSQL - SQLite + IndexedDB that's absurdly better than absurd-sql
Documentation
1
2
3
#![cfg(not(target_arch = "wasm32"))]
// Deprecated: use the synchronized helpers in `tests/common/mod.rs` instead.
// This file is intentionally left minimal to avoid API duplication and dead code.