rustdoc
1.87.0-nightly
(827a0d638 2025-02-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
>