conrod_core::text::rt
pub fn point<N>(x: N, y: N) -> Point<N>
A convenience function for generating Points.
Point