pub fn is_executable(
    account: &impl ReadableAccount,
    feature_set: &FeatureSet
) -> bool
Expand description

Return true if the account program is executable.