Docs.rs
readable-0.7.1
readable 0.7.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hinto-janai
Dependencies
compact_str ^0.7.0
normal
lazy_static ^1.4.0
normal
num-format ^0.4.4
normal
paste ^1.0.12
normal
regex ^1.7.3
normal
seq-macro ^0.3.3
normal
serde ^1.0.159
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In readable
?
Constant
readable
::
NAN
source
·
[
−
]
pub const NAN: &
str
= "NaN";
Expand description
Returned when encountering a
f32::NAN
or
f64::NAN