Struct rustdoc::html::format::TyParamBoundsExperimental
[-]
[+]
[src]
pub struct TyParamBounds<'a>(pub &'a [TyParamBound]);
Wrapper struct for emitting type parameter bounds.