//! This module contains items that's not in the public API but is used by the //! library user with the expansions of the macros in the syrette_macros crate. pub mod cast; pub extern crate linkme;