Skip to content

Allow Optional values when encoding

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 27 Feb 10:49
8df2c56

Removes force unwrapping in the LeafEncoder allowing for types to be Optional.

This patch was authored by @namolnad and released by @loganwright.