separate_self_bounds
rustdoc
1.91.0-nightly
(7ad23f43a 2025-09-09)
In rustdoc::
clean::
inline
rustdoc
::
clean
::
inline
Function
separate_
self_
bounds
Copy item path
Source
fn separate_self_bounds(g:
Generics
) -> (
Generics
,
Vec
<
GenericBound
>)