Crate swiftide_macros

Source
Expand description

This crate provides macros for generating boilerplate code for indexing transformers

Attribute Macros§

Derive Macros§

  • Derive tool on a struct. The macro expects a snake case method on the struct that takes the equally named params as &str arguments.