Function funutd::math::cast

source · []
pub fn cast<T: AsPrimitive<U>, U: Copy>(t: T) -> U
Expand description

Cast between primitive types.