Structs§
- Prunable
Table Iter - An iterator over the variants of PrunableTable
- Pruner
Enums§
- Prunable
Table - Enum representing tables that the pruner is allowed to prune. This corresponds to table names in the database, and should be used in lieu of string literals. This enum is also meant to facilitate the process of determining which unit (epoch, cp, or tx) should be used for the table’s range. Pruner will ignore any table that is not listed here.