💡 Mejora los comentarios para normalizar
This commit is contained in:
parent
e89a5331d3
commit
f23c8d5c4c
10 changed files with 25 additions and 23 deletions
|
@ -169,7 +169,7 @@ pub static CONFIG_VALUES: LazyLock<ConfigBuilder<DefaultState>> = LazyLock::new(
|
|||
/// ```rust,ignore
|
||||
/// include_config!(SETTINGS: Settings => [
|
||||
/// "ruta.clave" => valor,
|
||||
/// // …
|
||||
/// // ...
|
||||
/// ]);
|
||||
/// ```
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue