Crate crosstalk_macros

Crate crosstalk_macros 

Source
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 to crosstalk only.

Derive Macros§

AsTopic
The AsTopic derive macro
AsTopicTest
The AsTopicTest derive macro for testing. This is meant to be internal to crosstalk only.