Expand description
A collection of utility functions for the strip_*
passes.
Structs
This stripper discards all impls which reference stripped items
This stripper discards all private import statements (
use
, extern crate
)Stripper 🔒