[−][src]Trait float::Cast
Casts into another type.
Required methods
fn cast(self) -> T
Casts into other type.
Casts into another type.
fn cast(self) -> TCasts into other type.
impl Cast<f32> for f64[src]impl Cast<f64> for f32[src]impl Cast<f32> for f32[src]impl Cast<f64> for f64[src]