Skip to content
Snippets Groups Projects
Select Git revision
  • 19b5cb46e0f217b05a09fe4d43dbbb4aae7e72e8
  • main default protected
2 results

main.rs

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    main.rs 45 B
    fn main() {
        println!("Hello, world!");
    }