1 2 3 4 5
#![recursion_limit = "256"] fn main() { println!("burn_synth: no runnable pipeline yet (library-only stub)"); }