You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.