Module Values.CustomVocabularyItemsSource

Sourcetype nonrec t = CustomVocabularyItem.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : CustomVocabularyItem.t list -> [> `List of [> `Structure of (string * [> `Integer of Weight.t | `String of ItemId.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> CustomVocabularyItem.t list