Module Values.NetworkFileDefinitionsSource

Sourcetype nonrec t = NetworkFileDefinition.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : NetworkFileDefinition.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `List of [> `Blob of NetworkFileBlob.t ] list | `Map of ([> `String of string ] * [> `String of string ]) list | `String of InterfaceId.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> NetworkFileDefinition.t list