usleep Usage Example # sleep 100 us ./usleep 100 Why Inspired by https://github.com/cpeuvrel/usleep-aur and to get a taste of writing a command-line application in Rust. License See LICENSE file.