flux_errors

Function emitter

Source
pub(crate) fn emitter(
    opts: &Options,
    source_map: Arc<SourceMap>,
    fallback_bundle: LazyFallbackBundle,
) -> Box<dyn Emitter + DynSend>