cargo fmt -all

This commit is contained in:
2026-09-12 17:45:43 +01:00
parent 27ec2b90a6
commit b20e03def7
8 changed files with 769 additions and 60 deletions
+2
View File
@@ -0,0 +1,2 @@
pub struct WeatherService {}
pub const NAMESPACE: &str = "weather.";