pub fn function_with_body_attributes(
    db: &dyn SemanticGroup,
    function_id: FunctionWithBodyId
) -> Maybe<Vec<Attribute>>
Expand description