Type Definition anymsg::AnyMsg[][src]

type AnyMsg = (TypeId, Arc<Any + Send + Sync>);