Function denv::build_env [] [src]

pub fn build_env<P: AsRef<Path>>(
    path: P
) -> Result<Vec<(String, String)>, Error>