Docs.rs
use-integer-0.0.6
use-integer 0.0.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
CloudBranch
Dependencies
Versions
65%
of the crate is documented
Platform
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
Skip to main content
is_even
use_
integer
0.0.6
In use_
integer::
integer
use_integer
::
integer
Function
is_even
Copy item path
Source
pub const fn is_even(value:
i128
) ->
bool
Expand description
Returns whether an integer is evenly divisible by two.