rustdoc
1.83.0
(90b35a623 2024-11-26)
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
>