Skip to main content

params_and_where_preds_in_scope

Function params_and_where_preds_in_scope 

Source
fn params_and_where_preds_in_scope(
    ctx: &AssistContext<'_, '_>,
) -> (Vec<GenericParam>, Vec<WherePred>)