Skip to main content

DbErr

Type Alias DbErr 

Source
pub type DbErr = Error;
Expand description

The error type returned by manual migrations.

Aliased Typeยง

pub struct DbErr { /* private fields */ }