tomaka / hlua

Rust library to interface with Lua
MIT License
507 stars 48 forks source link

Implement `From<AnyHashableLuaValue>` for `AnyLuaValue` #196

Open tpdickso opened 6 years ago

tpdickso commented 6 years ago

This fixes #186.