[][src]Function dove::conn::connect

pub fn connect(
    host: &str,
    port: u16,
    opts: ConnectionOptions
) -> Result<Connection>