Struct ssh::server::Server
[−]
[src]
pub struct Server { /* fields omitted */ }pub struct Server { /* fields omitted */ }impl Server[src]fn with_config(config: ServerConfig) -> Serverfn run(&self) -> Result<()>