Module libunseemly::walk_mode[][src]

Structs

Traits

This trait makes a type producable by positive and negative walks.

This trait exists to walk over Asts in different ways. get_walk_rule connects Forms to actual walk operations.

Functions

var_to_out, for negative walks where Out == `Assoc<Name, Elt>``

var_to_out, for positive walks where Out == Elt