zbigniewzolnierowicz / rust-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add doctests for `try_from` implementations

zbigniewzolnierowicz opened this issue · comments

We have many newtypes that use try_from - it would be easy to add some simple doctests for them.