[][src]Function twine::read_twine_ini

pub fn read_twine_ini<P: AsRef<Path>>(
    path: P
) -> Result<HashMap<String, HashMap<String, String>>>