1 2 3 4 5 6
//! Broadcast a command across N SSH hosts. M2 — see `terminal_crate_plan.md`. fn main() { eprintln!("examples/fleet: not implemented yet (M2)."); eprintln!("See terminal_crate_plan.md."); }