fix: doc comment of epapi register_function
This commit is contained in:
@@ -102,7 +102,7 @@ pub trait EwwiiAPI: Send + Sync {
|
||||
/// // - Perform things on the args (if needed)
|
||||
/// // - And return a value
|
||||
///
|
||||
/// Dynamic::default() // return empty
|
||||
/// Ok(Dynamic::default()) // return empty
|
||||
/// }));
|
||||
/// }
|
||||
/// }
|
||||
|
||||
Reference in New Issue
Block a user