Type Definition libunseemly::ast_walk::ResEnv[][src]

pub type ResEnv<Elt> = Assoc<Name, Elt>;
Expand description

An environment of walked things.