Skip to main content

destructure_struct_binding

Function destructure_struct_binding 

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