0.4.0
New Features
- RemoteMessage automatically derives
Message
and#[rtype(Result = "()")]
- Use generic RemoteMessages and generic RemoteActors
- Standard Protocols (reduce)
Fixed
- allow generics for
RemoteMessage
- allow generics for
RemoteActor
Message
and #[rtype(Result = "()")]
RemoteMessage
RemoteActor