Enum mysqlclient_sys::enum_stmt_attr_type [−][src]
Variants
STMT_ATTR_UPDATE_MAX_LENGTH
STMT_ATTR_CURSOR_TYPE
STMT_ATTR_PREFETCH_ROWS
Trait Implementations
impl Debug for enum_stmt_attr_type
[src]
[+]
impl Debug for enum_stmt_attr_type
impl Copy for enum_stmt_attr_type
[src]
impl Copy for enum_stmt_attr_type
impl Clone for enum_stmt_attr_type
[src]
[+]
impl Clone for enum_stmt_attr_type
impl PartialEq for enum_stmt_attr_type
[src]
[+]
impl PartialEq for enum_stmt_attr_type
impl Eq for enum_stmt_attr_type
[src]
impl Eq for enum_stmt_attr_type
impl Hash for enum_stmt_attr_type
[src]
[+]
impl Hash for enum_stmt_attr_type
Auto Trait Implementations
impl Send for enum_stmt_attr_type
impl Send for enum_stmt_attr_type
impl Sync for enum_stmt_attr_type
impl Sync for enum_stmt_attr_type