pub fn arrow(from: impl Display, to: impl Display) -> String
Render a plain arrow between two values (from → to).
from → to