#inkwell #proc-macro #llvm #generate

macro llvm-plugin-inkwell-internals

Internal macro crate for inkwell

3 releases (breaking)

0.7.0 Apr 30, 2023
0.6.0 Jan 21, 2023
0.5.0 Sep 6, 2022

#119 in #llvm

41 downloads per month
Used in llvm-plugin-inkwell

Apache-2.0

23KB
455 lines

Inkwell-Internals

This crate is used to generate proc macro(s) in inkwell and should not be a direct dependency.


lib.rs:

These macros are only intended to be used by inkwell internally and should not be expected to have public support nor stability. Here be dragons 🐉

Dependencies

~250–690KB
~17K SLoC