struct FieldNamed [src]

Fields

lhs: Ref
field_name: Ref

Source

pub const FieldNamed = struct { lhs: Ref, field_name: Ref, }