#proc-macro #inkwell #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

#132 in #llvm

Download history 3/week @ 2024-01-25 97/week @ 2024-02-01 4/week @ 2024-02-15 25/week @ 2024-02-22 15/week @ 2024-02-29 6/week @ 2024-03-07 7/week @ 2024-03-14 4/week @ 2024-03-21 42/week @ 2024-03-28 24/week @ 2024-04-04

79 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

~310–760KB
~18K SLoC