Expand description
This module contains implementations of the Lift
, TypeFoldable
and
TypeVisitable
traits for various types in the Rust compiler. Most are
written by hand, though we’ve recently added some macros and proc-macros
to help with the tedium.