pub const fn format_removed<L>(token: &SyntaxToken<L>) -> FormatRemoved<'_, L>
where L: Language,
Expand description

Formats the skipped token trivia of a removed token and marks the token as tracked.