print_generic_bounds
rustdoc
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
In rustdoc::
html::
format
rustdoc
::
html
::
format
Function
print_
generic_
bounds
Copy item path
Source
pub(crate) fn print_generic_bounds( bounds: &[
GenericBound
], cx: &
Context
<'_>, ) -> impl
Display