rustdoc::passes

Module stripper

source
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ยง