Move all functions metadata into metadata feature.
This commit is contained in:
@@ -8,6 +8,7 @@ mod serialize;
|
||||
mod str;
|
||||
|
||||
#[cfg(feature = "metadata")]
|
||||
#[cfg(feature = "serde")]
|
||||
mod metadata;
|
||||
|
||||
pub use de::from_dynamic;
|
||||
|
Reference in New Issue
Block a user