Function rustdoc::passes::strip_private [−][src]
pub fn strip_private(krate: Crate) -> PluginResult
Strip private items from the point of view of a crate or externally from a
crate, specified by the xcrate
flag.
pub fn strip_private(krate: Crate) -> PluginResult
Strip private items from the point of view of a crate or externally from a
crate, specified by the xcrate
flag.