Provides struct and type for a PermissionV2Rule
@type t() :: %OpenCode.Generated.PermissionV2Rule{ action: String.t(), effect: String.t(), resource: String.t() }