CaseLet

A view that handles a specific case of enum state in a SwitchStore.

SwitchStore.swift:119
iOS
deprecated
macOS
deprecated
tvOS
deprecated
watchOS
deprecated
@MainActor struct CaseLet<EnumState, EnumAction, CaseState, CaseAction, Content> where Content : View