pub type fsize = f32;
The floating point type used in jagua-rs. f32 by default, f64 when feature double-precision is enabled.
f32
f64