[−][src]Function rustdoc::html::format::resolved_path
fn resolved_path(
w: &mut Formatter,
did: DefId,
path: &Path,
print_all: bool,
use_absolute: bool
) -> Result
Used when rendering a ResolvedPath
structure. This invokes the path
rendering function with the necessary arguments for linking to a local path.