pub fn when<E>(predicate: E) -> When where
    E: Into<Expr>, 
Expand description

Start a when-then-otherwise expression