DemoRepo

This is a demo repository that includes multiple files:

  • hello.rs: A simple Rust program that prints 'Hello, world!'
  • goodbye.rs: Another simple Rust program that prints 'Goodbye, world!'
  • calc.rs: A simple Rust calculator
  • server.rs: A simple Rust HTTP server