use-pg-table
PostgreSQL table object primitives for RustUse.
This crate provides table names, schema-qualified table references, table-kind labels, persistence labels, and table metadata. It does not introspect a live database.
Example
use PgSchemaName;
use ;
let table_ref = qualified;
let table = new
.with_kind
.with_persistence;
assert_eq!;
assert_eq!;
# Ok::