sudo-rs 0.2.13

A memory safe implementation of sudo and su.
Documentation
1
2
3
fn main() {
    sudo_rs::visudo_main()
}