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