[][src]Type Definition syntax::diagnostics::plugin::SourceMapperDyn

type SourceMapperDyn = dyn SourceMapper + 'static + Sync + Send;