Function cargo::util::auth::cache_token_from_commandline
source · pub fn cache_token_from_commandline(
config: &Config,
sid: &SourceId,
token: Secret<&str>
)
Expand description
Store a token in the cache for future calls.