2 releases
Uses new Rust 2024
| 0.1.1 | Aug 19, 2025 |
|---|---|
| 0.1.0 | Aug 15, 2025 |
#1507 in Parser implementations
55 downloads per month
Used in 2 crates
15KB
353 lines
scpi-client
Basic serialization and deserialization/parsing functions for SCPI messages.
TODO
- Add documentation
- consider hiding primitive implementations behind a feature flag, this would make regex dependency optional
- consider bool size and char for default serialization implementation
Dependencies
~2.2–3.5MB
~67K SLoC