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