Type Alias ContextTrDbError
pub type ContextTrDbError<CTX> = <<CTX as ContextTr>::Db as Database>::Error;
Expand description
Type alias for database errors from a context.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.