Static Propertyswift-composable-architecture 1.18.0ComposableArchitecture
off
Non-exhaustive assertions.
static let off: Exhaustivity
Non-exhaustive assertions.
static let off: Exhaustivity
import ComposableArchitecture
The Composable Architecture (TCA, for short) is a library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. It can be used in SwiftUI, UIKit, and more, and on any Apple platform (iOS, macOS, tvOS, and watchOS).
enum Exhaustivity
The exhaustivity of assertions made by the test store.