#lens #functional #plausible #proc-macro

macro pl-lens-macros

Temporary crate used to implement the lens! procedural macro

2 stable releases

1.0.1 Sep 4, 2020
1.0.0 Jun 28, 2020

#6 in #plausible

42 downloads per month
Used in pl-lens

MIT license

8KB
76 lines

pl-lens-macros

This is a temporary crate used to implement the lens! procedural macro, which requires the proc-macro-hack crate until such a time that procedural macros are officially supported in expression position.

This crate is automatically re-exported by the pl-lens crate, so you generally don't need to work with it directly.

License

pl-lens-macros is distributed under an MIT license. See LICENSE for more details.

Dependencies

~1.5MB
~33K SLoC