| Crates.io | munge-rs |
| lib.rs | munge-rs |
| version | 0.1.5 |
| created_at | 2024-10-22 09:18:41.028995+00 |
| updated_at | 2024-10-22 13:30:37.391441+00 |
| description | Rust FFI binding for MUNGE Uid 'N' Gid Emporium |
| homepage | https://github.com/It4innovations/munge-rs |
| repository | https://github.com/It4innovations/munge-rs |
| max_upload_size | |
| id | 1418397 |
| size | 49,523 |
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