BTW, a way to reproduce would be to take this example: https://github.com/cloudflare/workers-rs/blob

BTW, a way to reproduce would be to take this example: https://github.com/cloudflare/workers-rs/blob/main/examples/tokio-postgres/src/lib.rs#L29 and change the line to use
query
instead of
simple_query
.
GitHub
Write Cloudflare Workers in 100% Rust via WebAssembly - cloudflare/workers-rs
Was this page helpful?