🎨 Retoques en documentación y código
This commit is contained in:
parent
8c6776b364
commit
e2f09b3127
4 changed files with 3 additions and 9 deletions
|
|
@ -24,12 +24,6 @@ use std::sync::LazyLock;
|
|||
pub mod config;
|
||||
pub mod db;
|
||||
|
||||
/// *Prelude* del paquete.
|
||||
pub mod prelude {
|
||||
pub use crate::db;
|
||||
pub use crate::install_migrations;
|
||||
}
|
||||
|
||||
include_locales!(LOCALES_SEAORM);
|
||||
|
||||
/// Implementa [`PackageTrait`] y API específica.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue