summaryrefslogtreecommitdiff
path: root/src/number.rs
blob: cd5d47f720cce6287b92bd519f283d1b51441f43 (plain)
1
pub type Number = f32;