Function rustdoc::html::format::resolved_path
source ยท fn resolved_path(
w: &mut Formatter<'_>,
did: DefId,
path: &Path,
print_all: bool,
use_absolute: bool,
cx: &Context<'_>,
) -> Result
Expand description
Used to render a clean::Path
.