kaio-macros 0.4.1

Proc macro crate for KAIO — provides #[gpu_kernel] attribute macro.
Documentation

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::*.