1 unstable release
Uses old Rust 2015
0.0.1 | Sep 29, 2018 |
---|
#23 in #receiving
52KB
1.5K
SLoC
UDI Library
This library implements the debugger side of the UDI protocol by sending requests, receiving responses and events using a pseudo-filesystem for transport.
Platforms
- linux/x86_64
- OS X/x86_64
- Windows/x86_64 (planned)
Usage
This library has not yet been published to crates.io, but is planned.
Building
This library can be built using Rust 1.25+.
Testing
cargo test
will pull down a release from native-file-tests and
launch binaries from that distribution as debuggees.
Dependencies
~4–6MB
~122K SLoC