wireguard-conf 1.0.1

Generate Wireguard configs and interfaces with code
Documentation
1
2
3
4
//! Re-exports of common structs.

pub use crate::models::*;
pub use crate::utils::*;