Commit 4c52f74
Takuma YOSHIOKA
Prefer
[Rust's RFC 0430 about naming
conventions](https://github.com/rust-lang/rfcs/blob/master/text/0430-finalizing-naming-conventions.md#fine-points)
says:
> In `CamelCase`, acronyms count as one word: use `Uuid` rather than `UUID`.
Standard library follows this rule and uses `Nan` (see
`std::num::FpCategory::Nan`), so this crate had better use `Nan`.Nan to NaN
1 parent b27bbd4 commit 4c52f74
0 commit comments