Trait DatabaseWithDebugError

Source
pub trait DatabaseWithDebugError: Database
where <Self as Database>::Error: Debug + Display,
{ }

Implementorsยง