aper_derive 0.2.0

Synchronized state machines over WebSockets
Documentation
1
2
3
4
5
6
# `aper_derive`: derive macro for [Aper]https://aper.dev

This crate exists because procedural macros (currently) need their own
crate. The macro itself is re-exposed through the core Aper crate, which
is probably what you want to use instead of depending on this crate
directly.