Expand description

Framework for developing portrait filler macros.

Example

Macros

Structs

  • Available context parameters passed to generators.
  • Indexes items in an impl block by namespaced identifier.
  • No arguments accepted by the macro.
  • Indexes items in a trait by namespaced identifier.

Traits

  • Determines how to fill the implementation of a trait.
  • Generates missing items.

Functions