Expand description
Macros for crosstalk
§License
Crosstalk is released under the MIT license http://opensource.org/licenses/MIT
Macros§
- init
- Macro used to initialize a
crosstalknode - init_
test - The
initmacro for testing. This is meant to be internal tocrosstalkonly.
Derive Macros§
- AsTopic
- The
AsTopicderive macro - AsTopic
Test - The
AsTopicTestderive macro for testing. This is meant to be internal to crosstalk only.