[go: up one dir, main page]

actix_derive 0.2.0

Actor framework for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Changes

## 0.2.0 (2018-02-xx)

* Actix 0.5 support

## 0.1.1 (2017-12-23)

* Move tests to actix

## 0.1.0 (2017-12-23)

* Added `msg` proc macro

* Added `actor` proc macro