6 Commits

Author SHA1 Message Date
e9aa4cbd13 Fix module src/free_api_v25/current/weather.rs 2025-10-10 00:40:06 +05:30
ee7820eb64 Add module src/free_api_v25/current/weather.rs 2025-10-10 00:38:17 +05:30
c45bbaa0f1 Begin module src/free_api_v25/current/
- Add doc comments
- Add sub-module `coord`
- `clippy` fixes
2025-10-10 00:11:25 +05:30
47972b9573 Create sub-module directories
- Turn large modules more readabel & maintainable
2025-10-09 23:46:14 +05:30
a05be1821d FIx typo 2025-10-09 23:42:37 +05:30
e56d43b9e7 Initiate library
- Create `Cargo.toml`
- Create basic library structure
- Initiate basic modules
- Edit README
2025-10-09 23:28:34 +05:30