[][src]Type Definition notify::event::AnyMap

type AnyMap = Map<dyn CloneAny + Send + Sync>;

An AnyMap convenience type with the needed bounds for events.