#macro #declarative-macro #join-calculus #join-pattern #api-client

rusty-junctions-client-api-macro

A convenient set of declarative macros used as part of the rusty-junctions-macro Client Macro API

1 unstable release

0.1.0 Mar 24, 2022

#3 in #join-calculus


Used in rusty-junctions-macro

MIT license

8KB

Rusty Junctions Macro

The rusty-junctions-macro crate aims to provide Library Generation and Client Macro API functionality to the rusty-junctions crate.


lib.rs:

Crate providing a number of Declarative Macros that can be used as part of the Public API of Rusty Junctions, to define the various Junction, Channels, and Join Patterns that are used to declaratively define the desired concurrent computation.

No runtime deps