pub fn login(
config: &Config,
sid: &SourceId,
token: RegistryCredentialConfig
) -> CargoResult<()>
Expand description
Saves the given token.
pub fn login(
config: &Config,
sid: &SourceId,
token: RegistryCredentialConfig
) -> CargoResult<()>
Saves the given token.