Module Feature.Collection

type feature = t
type t
val features : t -> feature list
val of_json : json -> (t[ `Msg of string ]) Stdlib.result
val to_json : t -> json