Closed irevoire closed 1 month ago
remap
Lazy
This helps when you have a Lazy<Unspecified> that you don’t want to decode by error.
Lazy<Unspecified>
Pull Request
What does this PR do?
remap
Lazy
values that cannot be decoded yetThis helps when you have a
Lazy<Unspecified>
that you don’t want to decode by error.