Runtime support for bsql.
This crate provides the types that bsql::query! generated code depends on:
error types, connection pool, and the executor trait.
You should not depend on this crate directly — use [bsql] instead.
Runtime support for bsql.
This crate provides the types that bsql::query! generated code depends on:
error types, connection pool, and the executor trait.
You should not depend on this crate directly — use [bsql] instead.