NET.FieldAggregation
type t = {
field : string;
fn : AggregationFn.t;
}
val enc : t Json_encoding.encoding
val t_enc : t Json_encoding.encoding