The goal of this crate is to expose the illumos Doors API in Rust. This work is influenced by oxidecomputer/rusty-doors, and motivated by PortunusD.
Run make tests to run the unit tests, and run make cicd to run the full build pipeline.
make tests
make cicd