Function selium::cloud

source ·
pub fn cloud() -> ClientBuilder<CloudWantsCertAndKey>
Expand description

Constructs a Cloud ClientBuilder in its initial state to prepare to connect to Selium Cloud.

NOTE: Selium Cloud is a managed service for Selium, eliminating the need to run and maintain your own Selium Server. If you have registered for an account already, use this endpoint to connect to the Cloud. Otherwise you can create a free account at selium.com.

Prefer invoking this function over explicitly constructing a ClientBuilder.