Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
funty-3.0.0-rc1
funty 3.0.0-rc1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
myrrlyn
github:ferrilab:maintainers
Dependencies
static_assertions ^1
dev
Versions
99.63%
of the crate is documented
Go to latest stable release
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
☰
AtLeast64
Implementations on Foreign Types
f64
i128
i64
isize
u128
u64
usize
Implementors
In funty
?
Trait
funty
::
AtLeast64
source
·
[
−
]
pub trait AtLeast64:
Fundamental
{ }
Expand description
Declares that a type is sixty-four or more bits wide.
Implementations on Foreign Types
source
impl
AtLeast64
for
i64
source
impl
AtLeast64
for
i128
source
impl
AtLeast64
for
u64
source
impl
AtLeast64
for
u128
source
impl
AtLeast64
for
f64
source
impl
AtLeast64
for
isize
source
impl
AtLeast64
for
usize
Implementors