solana/accountsdb-plugin-postgres/src/lib.rs

4 lines
88 B
Rust

pub mod accounts_selector;
pub mod accountsdb_plugin_postgres;
pub mod postgres_client;