6 releases
0.2.2 | Mar 16, 2023 |
---|---|
0.2.1 | Dec 11, 2019 |
0.2.0 | Jun 30, 2019 |
0.1.2 | Mar 1, 2019 |
0.1.1 | Feb 11, 2019 |
#17 in #sexp
5,964 downloads per month
Used in 27 crates
(via lexpr)
12KB
258 lines
Internal crate for lexpr
This crate implements the sexp!
proc-macro for the lexpr
crate. It
should not be depended-on directly, but via enabling the sexp-macro
feature of the lexpr
crate.
lib.rs
:
Internal crate implementing macros exposed by the lexpr
crate.
Dependencies
~83KB