syntax::ast::make

Function where_pred

Source
pub fn where_pred(
    path: Type,
    bounds: impl IntoIterator<Item = TypeBound>,
) -> WherePred