Docs.rs
walletkit-sqlite-0.23.0
walletkit-sqlite 0.23.0
Docs.rs crate page
MIT
17 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
paolodamico
github:worldcoin:protocol
Dependencies
hex ^0.4
normal
secrecy ^0.10
normal
zeroize ^1
normal
tempfile ^3
dev
cc ^1
build
sha2 ^0.10
build
zip ^2
build
sqlite-wasm-rs =0.5.5
normal
sqlite-wasm-vfs =0.2.0
normal
wasm-bindgen-test =0.3.76
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module test_utils
walletkit_
sqlite
0.23.0
Module test_
utils
Module Items
Functions
In crate walletkit_
sqlite
walletkit_sqlite
Module
test_
utils
Copy item path
Source
Expand description
Shared test helpers for crates built on
walletkit-sqlite
.
Functions
§
init_
sqlite
Ensures sqlite3mc’s global codec registration is complete before any test body runs.