Skip to main content

parse_env_file

Function parse_env_file 

Source
pub fn parse_env_file(content: &str) -> Result<Vec<(String, String)>>