Skip to content

TOETOE55/lens-rs

Repository files navigation

Overview

This project contains two crates: lens-rs and lens-rs_derive.

  • The lens-rs provide some definitions of lens.
  • The lens-rs_derive provide the macro to derive lens for data types.
  • The lens-rs_generator generate optics for source files.

read the guide

About

lens implemented in rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages