Rust BMI HW
To run the project, open 2 terminal windows and insert one of the commands:
cargo run --bin server
- to run server
cargo run --bin client
- to run client
To run the project, open 2 terminal windows and insert one of the commands:
cargo run --bin server
- to run server
cargo run --bin client
- to run client