Character-to-Binary-Rust
This is a simple operation that is used to convert character to binary using Rust.
Installation and Requirements
First install rust and cargo in your system Clone the repo
git clone https://github.com/Krupal-create/Character-to-Binary-Rust.git
Change the folder using cd
cd Character-to-Binary-Rust
At last run the code using the command in your terminal
cargo run