Function rustdoc::passes::strip_private::strip_private

source ·
pub(crate) fn strip_private(krate: Crate, cx: &mut DocContext<'_>) -> Crate
Expand description

Strip private items from the point of view of a crate or externally from a crate, specified by the xcrate flag.