✨ (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
|
|
@ -6,7 +6,7 @@ pub use crate::PAGETOP_VERSION;
|
|||
|
||||
pub use crate::{builder_fn, html, main, test};
|
||||
|
||||
pub use crate::{AutoDefault, StaticResources, UniqueId, Weight};
|
||||
pub use crate::{AutoDefault, Getters, StaticResources, UniqueId, Weight};
|
||||
|
||||
// MACROS.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue