Crate xxpg Copy item path Source pub use async_lazy ;pub use tokio_postgres ;Q Q01 Q1 paste sql Client An asynchronous PostgreSQL client. Error An error communicating with the Postgres server. LazyStatement NoTls A MakeTlsConnect and TlsConnect implementation which simply returns an error. Row A row of data returned from the database by a query. Statement A prepared statement. PG TRT ToSql A trait for types that can be converted into Postgres values. ToStatement A trait abstracting over prepared and unprepared statements. Q Q01 Q1 conn ctor Marks a function or static variable as a library/executable constructor.
This uses OS-specific linker sections to call a specific function at
load time.