jagua_rs

Type Alias fsize

Source
pub type fsize = f32;
Expand description

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