[][src]Function avalog::rel

pub fn rel<T, U>(a: T, b: U) -> Expr where
    T: Into<Expr>,
    U: Into<Expr>, 

Constructs a relation expression, e.g. (a, b).