Implement From<Partial::Item>
for Partial + Default
using apply_some
#3
Labels
enhancement
New feature or request
It should be possible to rework things slightly so that we can go from a
Partial::Item
into the base struct, when the base struct implementsDefault
.Example
The text was updated successfully, but these errors were encountered: