Protocols
The following protocols are available globally.
-
Undocumented
Declaration
Swift
public protocol MRErrorCode : RawRepresentable where Self.RawValue == Int
-
Undocumented
See moreDeclaration
Swift
public protocol MRErrorProtocol : NSError
-
Undocumented
See moreDeclaration
Swift
public protocol MRLoggingGroup : CaseIterable, Hashable, RawRepresentable where Self.RawValue == Int
-
Undocumented
See moreDeclaration
Swift
public protocol MRLogLevel : RawRepresentable where Self.RawValue == Int