Expand description

Utilities for dispatching based on generic types.

Modules§

  • Utilities for writing derive macros that dispatch a method call to fields in the struct.
  • This crate provides macros for easy code duplication with substitution:

Macros§

Traits§

Attribute Macros§

  • Dispatches a trait implementation to a specified set of generic types.