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
crosstalk
node - init_
test - The
init
macro for testing. This is meant to be internal tocrosstalk
only.
Derive Macros§
- AsTopic
- The
AsTopic
derive macro - AsTopic
Test - The
AsTopicTest
derive macro for testing. This is meant to be internal to crosstalk only.