[][src]Crate a_half

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.