Item

public enum Item : Decodable, Equatable, Sendable

Config item.

  • Declaration

    Swift

    public init(from decoder: Decoder) throws