kaio-macros
Proc macro crate for KAIO. Provides the #[gpu_kernel] attribute
macro that transforms Rust function syntax into PTX codegen +
typed launch wrappers.
This crate is not intended to be used directly — use kaio and
import via kaio::prelude::*.