cairo_lang_semantic::items::function_with_body

Function function_with_body_generic_params

Source
pub fn function_with_body_generic_params(
    db: &dyn SemanticGroup,
    function_id: FunctionWithBodyId,
) -> Maybe<Vec<GenericParam>>
Expand description