wgctl 0.0.0

Rust API to the Embeddable WireGuard C Library bindings (wgctl-sys)
Documentation
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
        assert_eq!(2 + 2, 4);
    }
}