Shared utilities for the Grift Scheme implementation.
This crate provides common functions used by both the proc-macro crate
(grift_macros) and the rest of the workspace, avoiding duplication
of logic such as Scheme-name → Rust-name conversion.
Shared utilities for the Grift Scheme implementation.
This crate provides common functions used by both the proc-macro crate
(grift_macros) and the rest of the workspace, avoiding duplication
of logic such as Scheme-name → Rust-name conversion.