rustdoc
1.81.0-nightly
(c6727fc9b 2024-07-12)
In rustdoc::clean::inline
Function
rustdoc
::
clean
::
inline
::
item_relative_path
Copy item path
source
ยท
[
−
]
pub(crate) fn item_relative_path(tcx:
TyCtxt
<'_>, def_id:
DefId
) ->
Vec
<
Symbol
>