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