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