def_id_to_path
rustdoc
1.94.0-beta.5
(31a40f5c8 2026-02-20)
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
>