Function read_connections_file

Source
pub fn read_connections_file(
    path: &Path,
) -> Result<Vec<Connection>, Box<dyn Error>>