extern crate stuff2; fn main() { println!("printing: {}", stuff2::explore()); }