Module Values_1.DebugRuleConfigurationsSource

Sourcetype nonrec t = DebugRuleConfiguration.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : DebugRuleConfiguration.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of Values_0.OptionalVolumeSizeInGB.t | `Map of ([> `String of Values_0.ConfigKey.t ] * [> `String of Values_0.ConfigValue.t ]) list | `String of RuleConfigurationName.t ]) list ] list ]
Sourceval to_header : 'a -> 'b