Docs.rs
a-half-0.1.0
a-half 0.1.0
Permalink
Docs.rs crate page
MIT
/
BSD-2-Clause
Links
Homepage
crates.io
Source
Owners
shaobo-he
Dependencies
cc ^1.0
build
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
a_half
0.1.0
All Items
Crate Items
Structs
Crate
a_half
Copy item path
Source
Expand description
A crate that implements a half-precision floating-point type
f16
and its associated methods.
Structs
ยง
f16
Type
f16
, which is essentially a wrapper around u16.