[][src]Derive Macro pl_lens::Lenses

#[derive(Lenses)]

Handles the #derive(Lenses) applied to a struct by generating a Lens implementation for each field in the struct.