Formatting

This commit is contained in:
2023-05-07 13:44:58 +02:00
parent 76a242f58b
commit a57371b2cf
6 changed files with 31 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
use anyhow::Result;
use chrono::{DateTime, Utc};
use influxdb::{Client, InfluxDbWriteable};
use anyhow::Result;
#[derive(InfluxDbWriteable)]
pub struct WeatherReading {