✨ (pagetop): Añade macro Getters para estructuras
This commit is contained in:
parent
f41b1ceee1
commit
be0da21656
17 changed files with 154 additions and 390 deletions
|
|
@ -137,6 +137,8 @@ pub use pagetop_macros::{builder_fn, html, main, test, AutoDefault};
|
|||
|
||||
pub use pagetop_statics::{resource, StaticResource};
|
||||
|
||||
pub use getter_methods::Getters;
|
||||
|
||||
/// Contenedor para un conjunto de recursos embebidos.
|
||||
#[derive(AutoDefault)]
|
||||
pub struct StaticResources {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue