client

Function client 

Source
pub async fn client<C: Into<ClientOptions>>(options: C) -> Client
Expand description

This function constructs a new client using the options provided.