1 2 3 4
//! Module with re-exports of external crates to be used by the attribute macro #[cfg(feature = "serde")] pub use serde_core::*;