Function thrussh::server::run

source ·
pub fn run<H: Server + Send + 'static>(config: Arc<Config>, addr: &str, server: H)
Expand description

Run this server.