pub async fn client<C: Into<ClientOptions>>(options: C) -> ClientExpand description
This function constructs a new client using the options provided.
pub async fn client<C: Into<ClientOptions>>(options: C) -> ClientThis function constructs a new client using the options provided.