[][src]Module myopic::lens::lens_box

The lens_box module contains an implementation of lenses using boxed trait objects.

Structs

ComposedLens
Lens

Traits

Optical

The Optical trait is necessary to carry around trait objects satisfying multiple traits.