Open rcgoodfellow opened 1 year ago
Similar to type, we cannot generate rust fields with the name final because this is a reserved keyword.
type
final
Similar to
type
, we cannot generate rust fields with the namefinal
because this is a reserved keyword.