Type Alias FactoryTx
pub type FactoryTx<F> = <<F as DatabaseProviderFactory>::DB as Database>::TX;
Expand description
Helper type alias to get the associated transaction type from a DatabaseProviderFactory
.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.