Skip to main content
def_id_to_path
rustdoc
1.95.0
(59807616e 2026-04-14)
In rustdoc::
visit_
ast
rustdoc
::
visit_ast
Function
def_
id_
to_
path
Copy item path
Source
fn def_id_to_path(tcx:
TyCtxt
<'_>, did:
DefId
) ->
Vec
<
Symbol
>