Docs.rs
lexical-write-float-0.8.5
lexical-write-float 0.8.5
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
Alexhuszagh
Dependencies
lexical-util ^0.8.5
normal
lexical-write-integer ^0.8.5
normal
static_assertions ^1
normal
approx ^0.5.0
dev
fraction ^0.8.0
dev
proptest ^0.10.1
dev
Versions
99.28%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
OptionU8
In lexical_write_float::format
?
Type Definition
lexical_write_float
::
format
::
OptionU8
source
·
[
−
]
pub type OptionU8 =
Option
<
NonZeroU8
>;
Expand description
Type with the exact same size as a
u8
.