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