lloydmeta / frunk

Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
https://beachape.com/frunk/
MIT License
1.29k stars 58 forks source link

add Selector::get_mut #130

Closed jesskfullwood closed 6 years ago

jesskfullwood commented 6 years ago

closes #129

Centril commented 6 years ago

It would also be nice to add some tests.