Trait rsfbclient_core::FirebirdClient
source · [−]pub trait FirebirdClient where
Self: FirebirdClientDbOps,
Self: FirebirdClientSqlOps<DbHandle = <Self as FirebirdClientDbOps>::DbHandle>, { }
Expand description
A wrapper trait compatible with the niceties provided by the main rsfbclient crate