Docs.rs
lexical-parse-integer-1.0.5
lexical-parse-integer 1.0.5
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Alexhuszagh
Dependencies
lexical-util ^1.0.5
normal
static_assertions ^1
normal
proptest >=1.5.0
dev
Versions
100%
of the crate is documented
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
is_valid_radix
lexical_
parse_
integer
1.0.5
In lexical_
parse_
integer::
format
lexical_parse_integer
::
format
Function
is_
valid_
radix
Copy item path
Source
pub const fn is_valid_radix(radix:
u32
) ->
bool
Expand description
Determine if the radix is valid.