Protocols

The following protocols are available globally.

  • Undocumented

    Declaration

    Swift

    public protocol MRErrorCode : RawRepresentable where Self.RawValue == Int
  • Undocumented

    See more

    Declaration

    Swift

    public protocol MRErrorProtocol : NSError
  • Undocumented

    See more

    Declaration

    Swift

    public protocol MRLoggingGroup : CaseIterable, Hashable, RawRepresentable where Self.RawValue == Int
  • Undocumented

    See more

    Declaration

    Swift

    public protocol MRLogLevel : RawRepresentable where Self.RawValue == Int