gas-index-algorithm 0.1.0

An unofficial Rust port of Sensirion's gas-index-algorithm
Documentation
1
2
3
4
5
6
7
8
9
10
11
# gas-index-algorithm

An unofficial Rust port of Sensirion's [gas-index-algorithm](https://github.com/Sensirion/gas-index-algorithm) as
of version 3.2.2.

It was first generated using [c2rust](https://github.com/immunant/c2rust), then refactored manually.

## License

See [LICENSE](LICENSE).