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

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.