pub trait ReadMode: Mode { }
Expand description

Access mode to restrict the type parameters of Connection::oci_attr and Statement::oci_attr

Implementors§