Rust FFI binding for MUNGE Uid 'N' Gid Emporium.
git clone --depth 1 https://github.com/It4innovations/munge-rs
cd munge-rs
cargo build --release
To run the tests and see more output use
cargo test -q -- --nocapture
Otherwise use
cargo test