Commit graph

11 commits

Author SHA1 Message Date
Raphael
3a347721b4
refactor(build): cargo formatter for build.rs 2026-02-25 21:52:04 +01:00
Raphael
b0fd8dcc40 style(build): using now only two functions
- Those function will unifed the way to generate all mod_gen.rs
2026-02-17 15:30:54 +01:00
Raphael
8a3798d3ea
feat(build): adding configuration folder to automod 2026-02-15 23:38:56 +01:00
Raphael
997da4c564 fix(build): removing the last '/' from unique dir 2026-02-13 20:06:33 +01:00
Raphael
212e2526fc build(cargo): adding the utils automod 2026-02-13 20:06:33 +01:00
Raphael
e66348c308 build(cargo): adding the models & database to build 2026-02-13 20:06:33 +01:00
Raphael
a92e84c80f
build(models): adding the models of to the mod generation 2026-02-12 22:33:49 +01:00
Raphael
64bd073b02
refactor(build): passing the rustfmt 2026-02-12 16:27:19 +01:00
Raphael
d212fc7ef6
fix(build): replace mod to mod_gen to generated mods 2026-02-12 16:06:35 +01:00
Raphael
acf26d6e90
refactor(build): format using cargo fmt 2026-02-12 14:05:55 +01:00
Raphael
7751745e96
build(cargo/mod): the mod will be created at build 2026-02-12 11:38:54 +01:00