Expand description

The arcon_macros crate contains macros used by arcon.

Attribute Macros

Implements std::str::FromStr for a struct using a delimiter

Helper macro to make a struct or enum prost-compatible without the need for annotations.

Derive Macros

Derive macro for declaring an ArconType

Derive macro for declaring an ArconState

Derive macro for declaring an Arrow convertable type within the Arcon runtime