//! 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.
pubmodcast;pubexterncrate linkme;#[cfg(feature ="factory")]pubmodany_factory;#[cfg(feature ="factory")]pubmodfactory;#[cfg(feature ="factory")]pubmodcastable_factory;