Expand description
Auto-generated module
🤖 Generated with SplitRS
Functions§
- count_
filtered - Count events in a tracer matching a filter.
- count_
matching - Count events matching a predicate.
- def_
eq_ event - Build a debug event for definitional equality checking.
- def_
eq_ event_ at - Build a trace event for definitional equality with location.
- elab_
event - Build a trace event for elaboration.
- error_
event - Build an error event with no category.
- filter_
events - Filter events by a predicate and return formatted strings.
- filtered_
events - Filter events from a tracer using a filter.
- has_
message_ containing - Check whether the tracer has logged any event with a message containing
substr. - infer_
event - Build a trace event for kernel type inference.
- merge_
tracers - Merge events from
srcintodsttracer (if belowdst’s level). - reduce_
event - Build a trace event for reduction.
- replay_
into_ sink - Replay events from one tracer into a sink.
- simp_
event - Build an info event for the simp category.
- summarize_
reductions - Summarize a tracer’s reduction steps.
- tactic_
event - Build an info event for tactic execution.
- typeclass_
event - Build an info event for typeclass resolution.
- unify_
event - Build a debug event for the unification category.
- unique_
categories - Extract all unique categories present in a tracer’s events.
- warn_
event - Build a warning event with no category.