struct Aggregate [src]
Fields
type: Type
Source
pub const Aggregate = struct {
type: Type,
//fields: [type.aggregateLen(builder)]Constant,
}
pub const Aggregate = struct {
type: Type,
//fields: [type.aggregateLen(builder)]Constant,
}