Crate prototk_derive

Source
Expand description

§prototk_derive

Derive macro for prototk::Message.

§Status

Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.

§Scope

prototk_derive will provide a derive macro for Message, as well as all prototk auxilliary traits.

§Warts

§Documentation

The latest documentation is always available at docs.rs.

§Updating

  • 0.2.1 -> 0.3.0: User facing changes only enable behavior. No action necessary.

Derive Macros§

Message
Derive the [prototk::Message] type.