pub fn load_for(host: &str) -> Result<Option<Entry>>
Retrieve the credentials entry for a registry host, or None if nothing is stored. Missing file is treated as “no credentials”.
None