Skip to main content

target_data_for_generate_constant

Function target_data_for_generate_constant 

Source
fn target_data_for_generate_constant(
    ctx: &AssistContext<'_, '_>,
    current_module: Module,
    constant_module: Module,
) -> Option<(TextSize, IndentLevel, Option<FileId>, String)>