rustdoc, when I use google translate. the rust code and crates name. translated like this:  the rust-book work well. I found that using `<code></code> `protect code do not translate. Could you update the rustdoc using `<code>` tag to fix it? <!-- TRIAGEBOT_START --> <!-- TRIAGEBOT_ASSIGN_START --> <!-- TRIAGEBOT_ASSIGN_DATA_START$${"user":"Kobzol"}$$TRIAGEBOT_ASSIGN_DATA_END --> <!-- TRIAGEBOT_ASSIGN_END --> <!-- TRIAGEBOT_END -->
rustdoc, when I use google translate.
the rust code and crates name. translated like this:
the rust-book work well.
I found that using
<code></code>protect code do not translate.Could you update the rustdoc using
<code>tag to fix it?