Env

Type Alias Env 

Source
pub type Env = HashMap<String, String>;

Aliased Typeยง

pub struct Env { /* private fields */ }