unit-rs 0.2.0

A safe wrapper around NGINX Unit's libunit.
Documentation
1
2
3
// Headers that `bindgen` will generate bindings for
#include <nxt_unit.h>
#include <nxt_unit_request.h>