fn resolved_path<'cx>( w: &mut Formatter<'_>, did: DefId, path: &Path, print_all: bool, use_absolute: bool, cx: &'cx Context<'_>) -> Result
Used to render a clean::Path.
clean::Path