Type Definition rustc_ast::ast::GenericBounds[][src]

pub type GenericBounds = Vec<GenericBound>;