build_type_alias
rustdoc
1.92.0-beta.3
(f3f12444a 2025-11-09)
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
>