grift_macros 1.3.2

Procedural macros for Grift Scheme standard library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "grift_macros"
version = "1.3.2"
dependencies = [
 "grift_util",
]

[[package]]
name = "grift_util"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8e360729d900beba4144e7838beb15a3bde65e4df6e144921fa370b9a514912"