[][src]Function nakama_rust::util::connect_with_server_key

pub async fn connect_with_server_key(
    address: Option<&'static str>,
    server_key: Option<&'static str>
) -> Result<NakamaClient<Channel>, Error>