Como `String::from()` y `.to_string()` son equivalentes, se sustituyen todas las ocurrencias de `String::from()` por `to_string()` para mayor coherencia y legibilidad. |
||
---|---|---|
.. | ||
block.rs | ||
html.rs | ||
poweredby.rs |
Como `String::from()` y `.to_string()` son equivalentes, se sustituyen todas las ocurrencias de `String::from()` por `to_string()` para mayor coherencia y legibilidad. |
||
---|---|---|
.. | ||
block.rs | ||
html.rs | ||
poweredby.rs |