Module half::prelude

source ·
Expand description

A collection of the most used items and traits in this crate for easy importing.

§Examples

use half::prelude::*;

Re-exports§