1 line
73 B
Rust
1 line
73 B
Rust
pub type Float = f32; // f64 or f32, doesn't seem to make any difference
|
pub type Float = f32; // f64 or f32, doesn't seem to make any difference
|