iced/src/point.rs
Héctor Ramón Jiménez 2b7ad3d50e Decouple iced from coffee
2019-07-20 19:12:31 +02:00

1 line
40 B
Rust

pub type Point = nalgebra::Point2<f32>;