fn rewrite_guard( context: &RewriteContext<'_>, guard: &Option<P<Expr>>, shape: Shape, pattern_width: usize, multiline_pattern: bool, ) -> Result<String, RewriteError>