🎨 Aplica formato Rust 2024 (rustfmt.toml)

This commit is contained in:
Manuel Cillero 2026-05-30 22:50:40 +02:00
parent 9c58d5e1d6
commit 7553ed35ec
31 changed files with 51 additions and 43 deletions

View file

@ -1,7 +1,7 @@
use crate::core::component::Context;
use crate::html::{html, Markup};
use crate::locale::L10n;
use crate::AutoDefault;
use crate::core::component::Context;
use crate::html::{Markup, html};
use crate::locale::L10n;
/// Representación SVG del **logotipo de PageTop** para incrustar en HTML.
///