1 unstable release
0.1.0 | Dec 10, 2024 |
---|
#1101 in Procedural macros
177 downloads per month
10KB
183 lines
_____________________________________
/ Derive macros for the cow scripting \
\ language /
-------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
This library allows you to easily expose your custom functionality to cowlang. It generates all the glue code for you using procedural macros.
Building
This library depends on
- proc_macro2
- cowlang
Usage
See tests
for some examples.
Dependencies
~220–660KB
~16K SLoC