Docs.rs
safe_shl-1.1.1
safe_shl 1.1.1
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
edef1c
Dependencies
Versions
18.18%
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
safe_
shl
1.1.1
All Items
Crate Items
Traits
Functions
Crate
safe_shl
Copy item path
Source
Expand description
Shift
lhs
left by
rhs
bits, returning
None
instead if that drops any nonzero bits.
Traits
§
SafeShl
Functions
§
i8
i16
i32
i64
u8
u16
u32
u64