cargo::sources::git::known_hosts

Function load_hostfile

source
fn load_hostfile(path: &Path) -> Result<Vec<KnownHost>, Error>
Expand description

Loads an OpenSSH known_hosts file.