Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 289 Bytes

actix_collections

collections actor

eg.

actix_collections = {git = "https://github.com/hjiayz/actix_collections"}

extern crate actix_collections;
use actix_collections::*;
<ActixCollections<HashMultiMap<String, Recipient<MessageEvent>>> as SystemService>::from_registry()