wow-rs 1.0.0

Rust binding for wow-cgo
Documentation
# wow-rs

[![](https://img.shields.io/github/v/tag/thechampagne/wow-rust?label=version)](https://github.com/thechampagne/wow-rust/releases/latest) [![](https://img.shields.io/github/license/thechampagne/wow-rust)](https://github.com/thechampagne/wow-rust/blob/main/LICENSE)

Rust binding for **wow-cgo**.

### Download
[Crates](https://crates.io/crates/wow-rs/)

Add the following line to your Cargo.toml file:

```
wow-rs = "1.0.0"
```

### References
 - [wow-cgo]https://github.com/thechampagne/wow-cgo

### License

This repo is released under the [MIT](https://github.com/thechampagne/wow-rust/blob/main/LICENSE).