Module wasmer_journal::concrete::filter
source · Structs§
- Filters out a specific set of journal events and drops the rest, this journal can be useful for restoring to a previous call point but retaining the memory changes (e.g. WCGI runner).
- Constructs a filter with a set of parameters that will be filtered on
- Represents what will be filtered by the filtering process