Fix builds.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
Source Structure
|
||||
================
|
||||
|
||||
Root Sources
|
||||
------------
|
||||
|
||||
| Source file | Description |
|
||||
| -------------- | ------------------------------------------------------------------------------- |
|
||||
@@ -13,6 +15,9 @@ Source Structure
|
||||
| `tests.rs` | Unit tests (not integration tests, which are in the `rhai/tests` sub-directory) |
|
||||
|
||||
|
||||
Sub-Directories
|
||||
---------------
|
||||
|
||||
| Sub-directory | Description |
|
||||
| ------------- | ----------------------------------------------------- |
|
||||
| `types` | Common data types (e.g. `Dynamic`, errors) |
|
||||
|
Reference in New Issue
Block a user