Provides easy function multiversioning via attribute macros for CPU-specific dispatch.
# Cargo.toml
[dependencies]
multiversion = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates basic usage of the multiversion attribute to create CPU-optimized function variants.
Use stable Rust with explicit target features or switch to nightly.
No dependency data recorded yet.