Module half::prelude [−][src]
A collection of the most used items and traits in this crate for easy importing.
Examples
use half::prelude::*;
Re-exports
pub use crate::bf16; | |
pub use crate::f16; | |
pub use crate::slice::HalfBitsSliceExt; | |
pub use crate::slice::HalfFloatSliceExt; |