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