pub type PrunerWithFactory<PF> = Pruner<<PF as DatabaseProviderFactory>::ProviderRW, PF>;
Expand description
Pruner with preset provider factory.
Aliased Type§
struct PrunerWithFactory<PF> { /* private fields */ }
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.