pub fn when<E>(condition: E) -> Whenwhere E: Into<Expr>,
lazy
Start a when-then-otherwise expression.
when-then-otherwise