Function envset::parse_stdin_with_reader

source ยท
pub fn parse_stdin_with_reader<R: Read>(
    reader: &mut R,
) -> HashMap<String, String>