v0.2.4 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 andPathTraverser
trait, which allows for composable lens-like-usage
Changed
- Make macros call themselves recursively with
$crate::