Crate type_dispatch

source ·
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.

Macros§

Traits§

Attribute Macros§

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