print_generic_bounds
rustdoc
1.91.0-nightly
(7ad23f43a 2025-09-09)
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