Add comments to examples.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//! An advanced example showing how to communicate with an `Engine` running in a separate thread via
|
||||
//! an MPSC channel.
|
||||
|
||||
use rhai::Engine;
|
||||
|
||||
#[cfg(feature = "sync")]
|
||||
|
Reference in New Issue
Block a user