2024-08-11 16:56:22 +02:00
2024-08-09 20:59:11 +02:00
2024-08-09 20:56:34 +02:00
2024-08-09 20:56:34 +02:00
2024-08-11 16:56:22 +02:00
2024-08-09 20:59:11 +02:00
2024-08-09 20:56:34 +02:00

What is this ?

Contient un bon exemple réutilisable d'implémentation d'un fichier de conf en yaml à l'aide de Serde.

Il y'a juste à adapter le struct AppConf aux besoins et sa fonction default().

Description
A simple example of reading / writing a config file in yaml using serde. The config is used as a struct.
Readme 32 KiB
Languages
Rust 100%