pub fn unsupported_bracket_diagnostic<CallAst: InlineMacroCall>(
db: &dyn SyntaxGroup,
macro_ast: &CallAst,
) -> CallAst::Result
Expand description
Returns diagnostics for an unsupported bracket type.
pub fn unsupported_bracket_diagnostic<CallAst: InlineMacroCall>(
db: &dyn SyntaxGroup,
macro_ast: &CallAst,
) -> CallAst::Result
Returns diagnostics for an unsupported bracket type.