Function cairo_lang_semantic::items::function_with_body::get_inline_config
source ยท pub fn get_inline_config(
db: &dyn SemanticGroup,
diagnostics: &mut SemanticDiagnostics,
attributes: &[Attribute],
) -> Maybe<InlineConfiguration>
Expand description
Get the inline configuration of the given function by parsing its attributes.