Type Definition syntax::ast::TyParamBounds [] [src]

type TyParamBounds = Vec<TyParamBound>;
🔬 This is a nightly-only experimental API. (rustc_private)