pub trait ConnHandle: HandleType { }
Expand description

OCI handle type related to Connection to restrict the type parameters of Connection::oci_attr and Connection::set_oci_attr

Implementors§