-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lens parameters - Reduce boiler-plate code.
We use macro_rules, traits and slices to reduce the number of characters and changes needed to add a new lens model. This change was intended to refactor and reduce complexity of the overall code, and so reducing repetion.
- Loading branch information
1 parent
99763e7
commit 27b4860
Showing
12 changed files
with
945 additions
and
1,137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.