Type Alias NinjaEnv

Source
pub type NinjaEnv = Vec<(String, String)>;

Aliased Typeยง

struct NinjaEnv { /* private fields */ }