Add comments to examples.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//! An example showing how to register a Rust type and use it with arrays.
|
||||
|
||||
use rhai::{Engine, EvalAltResult};
|
||||
|
||||
#[cfg(not(feature = "no_index"))]
|
||||
|
Reference in New Issue
Block a user