1 2 3 4 5 6
/*! Exports from core that are used in the macro */ pub use core::any::type_name; pub use core::hash::{Hash, Hasher};