flux_middle::rty

Module fold

Source
Expand description

This modules follows the implementation of folding in rustc. For more information read the documentation in rustc_middle::ty::fold.

Macros§

  • Used for types that are Copy and which do not care arena allocated data (i.e., don’t need to be folded).

Traits§