Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow single character field names (#230)
## Before this PR Single character field names were not allowed (eg: `Point { x, y }`) ## After this PR Allows single character field names.
- Loading branch information