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