Type Definition nails::execution::Env

source · []
pub type Env = Vec<(String, String)>;