[][src]Function poi::app3

pub fn app3<A: Into<Expr>, B: Into<Expr>, C: Into<Expr>, D: Into<Expr>>(
    a: A,
    b: B,
    c: C,
    d: D
) -> Expr

A function applied to three arguments.