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.