pub type SourceMapperDyn = dyn SourceMapper + 'static;
Available on crate feature __common only.