Expand description
A collection of utility functions for the strip_* passes.
Structsยง
- ImplStripper ๐This stripper discards all impls which reference stripped items
- ImportStripper ๐This stripper discards all private import statements (
use,extern crate) - Stripper ๐
Functionsยง
- is_item_reachable ๐