Docs.rs
lexical-util-1.0.3
lexical-util 1.0.3
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
Alexhuszagh
Dependencies
static_assertions ^1
normal
proptest >=1.5.0
dev
Versions
63.9%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lexical_
util
1.0.3
Module mul
Module Items
Functions
In crate lexical_
util
Module
lexical_util
::
mul
Copy item path
source
·
[
−
]
Expand description
Fast multiplication routines.
Functions
§
mul
Multiply two unsigned, integral values, and return the hi and lo product.
mulhi
Multiply two unsigned, integral values, and return the hi product.