Add more comments and examples.
This commit is contained in:
@@ -101,7 +101,7 @@ impl AnyExt for Dynamic {
|
||||
///
|
||||
/// # Example
|
||||
///
|
||||
/// ```rust
|
||||
/// ```
|
||||
/// use rhai::{Dynamic, Any, AnyExt};
|
||||
///
|
||||
/// let x: Dynamic = 42_u32.into_dynamic();
|
||||
|
Reference in New Issue
Block a user