struct FieldTypeRef [src]

Fields

container_type: Ref
field_name: Ref

Source

pub const FieldTypeRef = struct { container_type: Ref, field_name: Ref, }