Skip to main content

move_bounds_to_where_clause

Function move_bounds_to_where_clause 

Source
pub(crate) fn move_bounds_to_where_clause(
    acc: &mut Assists,
    ctx: &AssistContext<'_, '_>,
) -> Option<()>