Modules§
Macros§
- debug_
emit debug_emit
is a macro that prints to stderr- debug_
passed debug_passed
is a macro that takes an input (preferably a string) as the checkpoint name and prints “passed checkpointin file line ” - debug_
val debug_val
is a macro that prints out a value (for debugging purposes)