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

Fix #140: Incorrect use of #[deprecated] #141

Closed ExpHP closed 5 years ago

ExpHP commented 5 years ago

Fix #140

Centril commented 5 years ago

Thanks for writing this and I don't mind landing it...

...but right now I think we'll probably not remove #[deprecated = "..."] from the language.