Crates.io | pl-lens-macros |
lib.rs | pl-lens-macros |
version | 1.0.1 |
source | src |
created_at | 2020-06-28 19:07:49.830459 |
updated_at | 2020-09-04 06:27:07.798819 |
description | Temporary crate used to implement the `lens!` procedural macro. |
homepage | https://github.com/plausiblelabs/lens-rs |
repository | https://github.com/plausiblelabs/lens-rs |
max_upload_size | |
id | 259192 |
size | 8,584 |
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.
pl-lens-macros
is distributed under an MIT license. See LICENSE for more details.