1 2 3 4
fn main() { // This is where you'd put your code for clustering, for example: println!("This is a simple cluster example!"); }