4a3b776b78
This stanza highlights functions within trait definitions. For example, in: pub trait Widget { fn render(self, area: Rect, buf: &mut Buffer); } `render` is currently highlighted as a variable. With this change it's highlighted as a function. |
||
---|---|---|
.. | ||
grammars | ||
queries | ||
themes | ||
tutor |