Procedural macros for the tagged_dispatch crate.
This crate provides the #[tagged_dispatch] attribute macro for both traits and enums,
enabling memory-efficient polymorphic dispatch using tagged pointers.
Procedural macros for the tagged_dispatch crate.
This crate provides the #[tagged_dispatch] attribute macro for both traits and enums,
enabling memory-efficient polymorphic dispatch using tagged pointers.