We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It would be lovely to have proper rust highlighting and handling in doc examples. e.g. when editing
//! ``` //! let x = 1; //! ```
I would love to have rust indentation and syntax highlighting on the example code.