Function cargo::util::auth::cache_token_from_commandline

source ยท
pub fn cache_token_from_commandline(
    gctx: &GlobalContext,
    sid: &SourceId,
    token: Secret<&str>
)
Expand description

Store a token in the cache for future calls.