grift_util 1.4.0

Shared utilities for the Grift Scheme implementation
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented1 out of 1 items with examples
  • Size
  • Source code size: 6.89 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.08 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • gold-silver-copper/grift
    12 3 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gold-silver-copper

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.