pub fn get_implemented_external_and_public_functions(
context: &WorkspaceContext,
) -> impl Iterator<Item = &FunctionDefinition>
pub fn get_implemented_external_and_public_functions(
context: &WorkspaceContext,
) -> impl Iterator<Item = &FunctionDefinition>