Module svc_storage::postgres::simple_resource_linked
source · Expand description
Psql Simple resource Traits
Traits
- Generic trait for the Arrow Resources that are stored in the CockroachDB backend. TODO Rust 1.74: use
#![feature(async_fn_in_trait)]
once available: https://blog.rust-lang.org/inside-rust/2023/05/03/stabilizing-async-fn-in-trait.html - Generic PostgreSQL trait to provide wrappers for common
Resource
functions