[example] id = "example-hook" name = "Hook" icon = "🪝" category = "runtime" desc = """ Demonstrates how to use Mingling's `ProgramHook` system to observe and debug every stage of the execution pipeline. """ tags = ["ProgramHook"] files = ["src/main.rs", "Cargo.toml"]