1 2 3 4 5 6 7 8
#![allow(dead_code)] // Minimal placeholder bench to satisfy workspace manifest. // TODO: implement real capture benchmarks when ready. fn main() { // No-op }