nws-rs 0.0.1

A Rust wrapper around the National Weather Service API
Documentation
1
2
3
4
5
6
7
8
9
# nws-rs

[![Apache-2 licensed](https://img.shields.io/crates/l/nws-rs.svg)](./LICENSE)
[![CI](https://github.com/calvinbrown085/nws-rs/workflows/Rust/badge.svg)](https://github.com/calvinbrown085/nws-rs/actions?query=workflow%3ARust)

A Rust wrapper around the National Weather Service API.

CAUTION: This application is still in _heavy_ development. Please use at your own risk.