syntax::ast::make

Function where_pred

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