pub fn free_function_body_diagnostics(
db: &dyn SemanticGroup,
free_function_id: FreeFunctionId,
) -> Diagnostics<SemanticDiagnostic>
Expand description
Query implementation of crate::db::SemanticGroup::free_function_body_diagnostics.
pub fn free_function_body_diagnostics(
db: &dyn SemanticGroup,
free_function_id: FreeFunctionId,
) -> Diagnostics<SemanticDiagnostic>
Query implementation of crate::db::SemanticGroup::free_function_body_diagnostics.