Module strip_private

Source
Expand description

Strip all private items from the output. Additionally implies strip_priv_imports. Basically, the goal is to remove items that are not relevant for public documentation.

Constants§

STRIP_PRIVATE 🔒

Functions§

strip_private 🔒
Strip private items from the point of view of a crate or externally from a crate, specified by the xcrate flag.