Function gpui2::point

source ·
pub fn point<T: Clone + Debug + Default>(x: T, y: T) -> Point<T>