Añade carga de ajustes de configuración globales
This commit is contained in:
parent
4e23523e80
commit
96884cbbc0
12 changed files with 146 additions and 12 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use crate::core::server;
|
||||
|
||||
/// Modules must implement this trait.
|
||||
/// Los módulos deben implementar este *trait*.
|
||||
pub trait Module: Send + Sync {
|
||||
fn name(&self) -> String;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue