[][src]Function avalog::ambiguous_role

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

Constructs an ambiguous role expression.