rust_wheel 0.1.8

A project to define some public component.
Documentation
1
2
3
4
5
6
7
# rust_wheel

This repo store some rust common component that used by Reddwarf. import this lib like this:

```
rust_wheel = "0.1.1"
```