struct UnionInit [src]
Fields
union_type: Ref
field_name: Ref
init: Ref
Source
pub const UnionInit = struct {
union_type: Ref,
field_name: Ref,
init: Ref,
}
pub const UnionInit = struct {
union_type: Ref,
field_name: Ref,
init: Ref,
}