pub fn arrow_code(from: impl Display, to: impl Display) -> String
Render an arrow between two code-wrapped values (`from` → `to`).
`from` → `to`