RuleStorage
public class RuleStorage : CustomStringConvertible
A storage mechanism for aggregating the results of CollectingRules.
-
Declaration
Swift
public var description: String { get } -
Creates a
RuleStoragewith no initial stored data.Declaration
Swift
public init()
View on GitHub
Install in Dash