Module Values.RevisionDagSource

Sourcetype nonrec t = FileVersion.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : FileVersion.t list -> [> `List of [> `Structure of (string * [> `List of [> `String of RevisionId.t ] list | `String of ObjectId.t | `Structure of (string * [> `List of [> `String of ObjectId.t ] list | `String of ObjectId.t | `Structure of (string * [> `String of Name.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> FileVersion.t list
Sourceval of_json : [> Yojson.Safe.t ] -> FileVersion.t list
Sourceval to_json : FileVersion.t list -> Yojson.Safe.t