Crate actionable_macros[][src]

Macros for the actionable API framework.

Derive Macros

Action

Derives the actionable::Action trait.

Actionable

Derives a set of traits that can be used to implement a permissions-driven API. There are options that can be customized with the #[actionable] attribute at the enum level: