Derive some traits

This commit is contained in:
MikuroXina 2021-12-08 13:51:57 +09:00 committed by Emilio Cobos Álvarez
parent fc5ac7b439
commit 0d95ea126a

View File

@ -2147,7 +2147,7 @@ fn ensure_libclang_is_loaded() {
fn ensure_libclang_is_loaded() {}
/// Error type for rust-bindgen.
#[derive(Debug)]
#[derive(Debug, Clone, PartialEq, Eq, Hash)]
#[non_exhaustive]
pub enum BindgenError {
/// The header was a folder.