E0560
rust Unknown Struct Field
A struct initialiser includes a field name that does not exist in the struct definition. Check the struct declaration for the correct field names.
A struct initialiser includes a field name that does not exist in the struct definition. Check the struct declaration for the correct field names.