Crates.io | pl-lens-derive |
lib.rs | pl-lens-derive |
version | 1.0.1 |
source | src |
created_at | 2020-06-28 19:07:15.927187 |
updated_at | 2020-09-04 06:26:25.695967 |
description | Provides procedural `derive` macros that are used in conjuction with the `pl-lens` crate. |
homepage | https://github.com/plausiblelabs/lens-rs |
repository | https://github.com/plausiblelabs/lens-rs |
max_upload_size | |
id | 259191 |
size | 12,528 |
Provides the custom Lenses
derive macro that is used in conjunction with
the pl-lens
crate.
This crate is automatically re-exported by the pl-lens
crate, so you generally
don't need to work with it directly.
pl-lens-derive
is distributed under an MIT license. See LICENSE for more details.