Trait DatabaseError

Source
pub trait DatabaseError:
    Debug
    + Send
    + Sync
    + 'static { }

Implementors§