Merge branch 'master' into plugins

This commit is contained in:
Stephen Chung
2020-07-23 18:46:25 +08:00
13 changed files with 1204 additions and 1125 deletions

View File

@@ -1,4 +1,5 @@
//! Module which defines the function registration mechanism.
#![allow(non_snake_case)]
use crate::any::{Dynamic, Variant};