Structures

The following structures are available globally.

  • Manages an application’s Environment such as .production, .development, and .testing. Enables to create a custom Environment and provides access to Environment variables.

    See more

    Declaration

    Swift

    public struct Environment
    extension Environment: Equatable