pub trait WriteMode: Mode { }
Expand description

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

Implementors§