bad-optics/src/lenses
annieversary 3d8b58202d add test 2021-11-17 16:39:51 +00:00
..
fields.rs implement with_ref stuff, so you can use field lenses with a struct and a ref 2021-11-17 16:02:07 +00:00
fifth.rs add third, fourth, fifth lenses 2021-11-12 11:17:33 +00:00
first.rs split optics wrapper type into Lens, Traversal, Prism 2021-11-11 13:29:43 +00:00
fourth.rs add third, fourth, fifth lenses 2021-11-12 11:17:33 +00:00
identity.rs split optics wrapper type into Lens, Traversal, Prism 2021-11-11 13:29:43 +00:00
lens.rs implement with_ref stuff, so you can use field lenses with a struct and a ref 2021-11-17 16:02:07 +00:00
lens_with_ref.rs implement with_ref stuff, so you can use field lenses with a struct and a ref 2021-11-17 16:02:07 +00:00
mod.rs add test 2021-11-17 16:39:51 +00:00
second.rs split optics wrapper type into Lens, Traversal, Prism 2021-11-11 13:29:43 +00:00
third.rs add third, fourth, fifth lenses 2021-11-12 11:17:33 +00:00
to.rs implement with_ref stuff, so you can use field lenses with a struct and a ref 2021-11-17 16:02:07 +00:00