💡 Repasa comentarios de la cabecera de funciones
This commit is contained in:
parent
b76c4a4d23
commit
700bca7258
29 changed files with 182 additions and 182 deletions
|
|
@ -106,7 +106,7 @@ impl PrepareMarkup {
|
|||
self.render().into_string()
|
||||
}
|
||||
|
||||
// Integra el renderizado fácilmente en la macro [`html!`].
|
||||
/// Integra el renderizado fácilmente en la macro [`html!`].
|
||||
pub(crate) fn render(&self) -> Markup {
|
||||
match self {
|
||||
PrepareMarkup::None => html! {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue