pub(crate) type Prunable<TContext> = Archive<TwoCap, TContext, Digest, Block>;Expand description
Backing prunable archive type.
Aliased Type§
pub(crate) struct Prunable<TContext> { /* private fields */ }Layout§
Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.