Type Definition lichen::source::WhenMap

source · []
pub type WhenMap = HashMap<String, (Mut, String, Vec<Var>)>;
Expand description

Internal type to hold a specialized When-Mutate Map