fn is_entry_point(func: &Function<'_>) -> bool
Non-view functions an external caller can invoke: public/external functions, fallback and receive.
fallback
receive