Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

stdx.actors.macros

功能介绍

该包为用户提供了一个 @Actor 宏,用于声明一个 actor;以及一个 @Receiver 宏,用于声明一个接收函数。

API 列表

功能
Actor声明一个 actor。
Receiver声明一个接收函数。