Como `String::from()` y `.to_string()` son equivalentes, se sustituyen todas las ocurrencias de `String::from()` por `to_string()` para mayor coherencia y legibilidad. |
||
|---|---|---|
| .. | ||
| component_html.rs | ||
| component_poweredby.rs | ||
| config.rs | ||
| html.rs | ||
| locale.rs | ||
| service.rs | ||
| util.rs | ||