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.