Fix module src/free_api_v25/current/weather.rs

This commit is contained in:
Candifloss 2025-10-10 00:40:06 +05:30
parent ee7820eb64
commit e9aa4cbd13

View File

@ -1,3 +1,5 @@
use serde::{Deserialize, Serialize};
/// Weather condition information /// Weather condition information
/// ///
/// Contains details about current weather conditions including /// Contains details about current weather conditions including