IntRawRepresentable

public protocol IntRawRepresentable : RawRepresentable

Undocumented

  • Undocumented

    Declaration

    Swift

    var rawValue: Int { get }