5 lines
80 B
Rust

pub mod cert_utils;
mod structs;
pub use structs::{RelayedPort, RemoteConfig};