pub type ContextTrDbError<CTX> = <<CTX as ContextTr>::Db as Database>::Error;Expand description
Type alias for frame error within a context
pub type ContextTrDbError<CTX> = <<CTX as ContextTr>::Db as Database>::Error;Type alias for frame error within a context