1 unstable release
new 0.1.5 | Oct 22, 2024 |
---|---|
0.1.4 |
|
0.1.3 |
|
#412 in Authentication
380 downloads per month
46KB
589 lines
Munge RS
Rust FFI binding for MUNGE Uid 'N' Gid Emporium.
Building
git clone --depth 1 https://github.com/It4innovations/munge-rs
cd munge-rs
cargo build --release
Running tests
To run the tests and see more output use
cargo test -q -- --nocapture
Otherwise use
cargo test
lib.rs
:
Rust FFI binding for MUNGE Uid 'N' Gid Emporium
Dependencies
~1.2–4MB
~72K SLoC