Rusty Doors

The goal of this crate is to expose the illumos Doors API in Rust. It exposes the native doors API verbatim, and also provides some moderately safer abstractions.
Tests
Run make tests to run the unit tests, and run make cicd to run the
full build pipeline.
Acknowledgements
- The social media preview image is due to Jim Choate under the terms of CC BY-NC 2.0.
- This work preceeds, but was reignited by oxidecomputer/rusty-doors.