Change Option<usize> to usize for variable resolver index.
This commit is contained in:
@@ -3,14 +3,4 @@ Advanced Topics
|
||||
|
||||
{{#include links.md}}
|
||||
|
||||
This section covers advanced features such as:
|
||||
|
||||
* [Advanced patterns]({{rootUrl}}/patterns/index.md) in using Rhai.
|
||||
|
||||
* [Capture the calling scope]({{rootUrl}}/language/fn-capture.md) in a function call.
|
||||
|
||||
* [`serde`] integration.
|
||||
|
||||
* Low-level [function registration API]({{rootUrl}}/rust/register-raw.md)
|
||||
|
||||
* [Domain-Specific Languages][DSL].
|
||||
This section covers advanced features of the Rhai [`Engine`].
|
||||
|
||||
Reference in New Issue
Block a user