Rename types and variants to use upper camel case
RFC 0430 says: > In `CamelCase`, acronyms count as one word: use `Uuid` rather than > `UUID`. (See <https://rust-lang.github.io/rfcs/0430-finalizing-naming-conventions.html#fine-points>.)
Please register or sign in to comment