rustdoc
1.84.0-nightly
(03ee48451 2024-11-18)
In rustdoc::
clean::
inline
rustdoc
::
clean
::
inline
Function
build_type_alias
Copy item path
Source
fn build_type_alias( cx: &mut
DocContext
<'_>, did:
DefId
, ret: &mut
Vec
<
Item
>, ) ->
Box
<
TypeAlias
>