1 2 3 4 5
// TODO: port `@relayburn/cli` — see issue #248. fn main() { eprintln!("burn (Rust port): not yet implemented"); std::process::exit(1); }