def_id_to_path
rustdoc
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
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
>