# rscpi A pure rust implementation of USBTMC for scpi communication with test and measurement equipment. ## Test Debug ```bash cargo test --release -- --nocapture ```