Skip to main content

point

Function point 

Source
pub fn point<'a, T: Into<ExprNode<'a>>, U: Into<ExprNode<'a>>>(
    x: T,
    y: U,
) -> ExprNode<'a>