# fans
Simple structures common to controlling fans.
[![Crates.io][crates-badge]][crates-url]
[![MPL 2.0][mpl-badge]][mpl-url]
[crates-badge]: https://img.shields.io/crates/v/fans.svg
[crates-url]: https://crates.io/crates/fans
[mpl-badge]: https://img.shields.io/badge/License-MPL_2.0-brightgreen.svg
[mpl-url]: https://github.com/retroctrl/fans/blob/main/LICENSE
## Used By
- [emc230x](https://github.com/retroctrl/emc230x): An async driver for the EMC230x family of fan controllers
## License
Licensed under the [Mozilla Public License Version 2.0](https://www.mozilla.org/en-US/MPL/2.0/).
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MPL-2.0 license, without any additional terms or conditions.