Skip to main content

sub

Function sub 

Source
pub fn sub(left: Expr, right: Expr) -> Expr
Expand description

Create a subtraction expression (-).