Derive Macro Communicator
#[derive(Communicator)]
{
// Attributes available to this derive:
#[CommunicatorCorePath]
#[Comm]
}
Available on crate feature
chili
only.#[derive(Communicator)]
{
// Attributes available to this derive:
#[CommunicatorCorePath]
#[Comm]
}
chili
only.