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
☰
In lexical_write_float::format
?
Function
lexical_write_float
::
format
::
is_valid_radix
source
·
[
−
]
pub const fn is_valid_radix(radix:
u32
) ->
bool
Expand description
Determine if the radix is valid.