Skip to main content

set_cloud_token

Function set_cloud_token 

Source
pub fn set_cloud_token(api_base: &str, token: &str)
Expand description

Persist the cloud bearer token for api_base.

Silently no-ops on I/O failure (matches the best-effort semantics of the underlying set call).