Skip to main content

parse

Function parse 

Source
pub fn parse(content: &str) -> Parsed<'_>
Expand description

Parse .env content. Pure: touches neither the environment nor the filesystem.