Error code E0609
Attempted to access a nonexistent field in a struct.
Erroneous code example:
ⓘ
To fix this error, check that you didn't misspell the field's name or that the field actually exists. Example:
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Attempted to access a nonexistent field in a struct.
Erroneous code example:
ⓘ
To fix this error, check that you didn't misspell the field's name or that the field actually exists. Example: