pl-lens-macros

Crates.iopl-lens-macros
lib.rspl-lens-macros
version1.0.1
sourcesrc
created_at2020-06-28 19:07:49.830459
updated_at2020-09-04 06:27:07.798819
descriptionTemporary crate used to implement the `lens!` procedural macro.
homepagehttps://github.com/plausiblelabs/lens-rs
repositoryhttps://github.com/plausiblelabs/lens-rs
max_upload_size
id259192
size8,584
Chris Campbell (chrispcampbell)

documentation

README

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.

Commit count: 16

cargo fmt