legate.core.StructType.field_type# StructType.field_type(self, uint32_t field_idx) → Type# Get the type of a particular field. Parameters: field_idx (int) – The index of the field to get. Returns: The field type. Return type: Type