test/e2e/files/hello.rs

Summary

Maintainability
Test Coverage
fn main() {
  println!("hello, world!(Rust)")
}