issues
search
serdedotnet
/
serde
Serde.NET is a C# port of the popular Serde serialization library for Rust
https://serdedotnet.github.io/
BSD 3-Clause "New" or "Revised" License
154
stars
6
forks
source link
Remove SerializeNotNull
#173
Closed
agocke
closed
4 months ago
agocke
commented
4 months ago
Redundant with just calling Serialize on the value.
Redundant with just calling Serialize on the value.