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

pub fn connect<N: Network>(
    transport: Transport<N>,
    opts: ConnectionOptions
) -> Result<Connection<N>>