TheBeardedQuack
Results
2
issues of
TheBeardedQuack
Added a simple script to scan through the files and compare the different extensions to help show us how feature-complete each shader language is, compared to the others. This provides...
Many enums in the crate provide the `Display` trait, while very few provide `FromStr`. The `FlowControl` enum for example has been provided with both traits, while `DataBits`, `StopBits` and `Partity`...