Async Rust HTTP client for Bunny.net Database — A fully async Rust client for interacting with the Bunny.net Database SQL Pipeline API. Works both natively (via tokio) and in WebAssembly (e.g., Bunny Edge Scripts), supporting query, execute, batch operations, typed parameters, structured errors, retries, and telemetry.
-
Updated
Feb 19, 2026 - Rust