Module Values.ComplianceByConfigRulesSource

Sourcetype nonrec t = ComplianceByConfigRule.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ComplianceByConfigRule.t list -> [> `List of [> `Structure of (string * [> `String of StringWithCharLimit64.t | `Structure of (string * [> `Enum of string | `Structure of (string * [> `Boolean of Boolean.t | `Integer of Integer.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b