cairo_lang_defs::plugin_utils

Function unsupported_bracket_diagnostic

source
pub fn unsupported_bracket_diagnostic<CallAst: InlineMacroCall>(
    db: &dyn SyntaxGroup,
    macro_ast: &CallAst,
) -> CallAst::Result
Expand description

Returns diagnostics for an unsupported bracket type.