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.