Enum pq_sys::_bindgen_ty_6 [−][src]
#[repr(u32)] pub enum _bindgen_ty_6 { PQERRORS_TERSE, PQERRORS_DEFAULT, PQERRORS_VERBOSE, }
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _bindgen_ty_6
impl Send for _bindgen_ty_6
impl Sync for _bindgen_ty_6
impl Unpin for _bindgen_ty_6
impl UnwindSafe for _bindgen_ty_6
Blanket Implementations
Mutably borrows from an owned value. Read more