capsicum-rs
capsicum-rs copied to clipboard
Current docs are atrocious
- [ ] the purpose of the crate and use cases should be highlighted
- [ ] documentation should contain less code and more descriptions
- [ ] add docs to all the things
- [ ] add
#![deny(missing_docs)]tosrc/lib.rs
Thanks for this crate, it is nice to finally have sandboxing support specifically for FreeBSD Capsicum. Are you happy to receive PRs with some more examples?
That would be awesome! PRs and any work on docs would be very much appreciated