Skip to main content

extract_and_parse

Function extract_and_parse 

Source
fn extract_and_parse(
    ctx: &AssistContext<'_, '_>,
    assist_type: AssistType,
) -> Option<(Struct, Vec<RecordFieldInfo>, Vec<String>)>