[][src]Function phd::server::start

pub fn start(host: &str, port: u16, root: &str) -> Result<()>

Starts a Gopher server at the specified host, port, and root directory.