megatron/
lib.rs

1fn main() {
2  println!("Hello, Megatron!");
3}