The Rust programming language helps you write faster, more reliable software. High-level ergonomics and low-level control are often at odds in programming language design.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them.
install Rust from offical site https://www.rust-lang.org/tools/install
install Visual studio c++ build tools
Say what the step will be
1-For macOS,Linux
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
2-For windows
download RUSTUP-INIT.EXE for (32 or 64 Bit)
3- Clone the repository
git clone https://github.com/mhmoudramadan/Rust-WS.git
Contributions to the project are welcome! Feel free to submit bug reports, feature requests, or pull requests to improve the functionality.
This project is licensed under the MIT License - see the LICENSE file for details.