Type Alias FactoryTx

Source
pub type FactoryTx<F> = <<F as DatabaseProviderFactory>::DB as Database>::TX;
Available on crate feature db-api only.
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.