mlua-extras 0.0.2

Extra helpers and functionality built on top of mlua for embedded lua development
Documentation
1
2
3
4
5
6
7
8
9
10
11
# CHANGELOG


##### 0.0.2


- Restructure library around exporting `mlua`
- Update `README` to include and example of using the `typed` module

##### 0.0.1


- This version is not meant to be used in production, but is release to start being used to figure out what should be changed, removed, and added.
- Initial beta version with helper macros, helper traits, and lua types.