Skip to content

Commit 4c52f74

Browse files
author
Takuma YOSHIOKA
committed
Prefer Nan to NaN
[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`.
1 parent b27bbd4 commit 4c52f74

File tree

2 files changed

+142
-142
lines changed

2 files changed

+142
-142
lines changed

0 commit comments

Comments
 (0)