# serust 📡 Serial monitor in Rust # Features ✨ - Read and write by pressing in terminal - Auto reconnect - Connect by port name, and optinally by product ID (USB PID) # Build ```console git clone https://github.com/thewh1teagle/serust cd serust cargo build --release ```