Closed
Description
Since 4e4d65e guided_tour.rs
uses context()
which is not available in rlua 0.15.3:
error[E0599]: no method named `context` found for type `rlua::lua::Lua` in the current scope
As a newcomer to rlua this puzzled me a bit.
I see the following options for improvement:
- release a rlua > 0.15.3 which works for the
guided_tour.rs
in master - point out the current situation in the
README.md
- point to the last revision of
guided_tour.rs
working with rlua 0.15.3
Metadata
Metadata
Assignees
Labels
No labels