Skip to content

v0.2.4 release

Compare
Choose a tag to compare
@lloydmeta lloydmeta released this 09 Feb 16:22
· 68 commits to master since this release

Added

  • Added ToMut trait, which allows borrowing mutably from a Coproduct or HList.
  • Added support for #[derive(LabelledGeneric)] on tuple structs
  • Added Path model and PathTraverser trait, which allows for composable lens-like-usage

Changed

  • Make macros call themselves recursively with $crate::