userJake_Richcancel
repoRustProtoBufcancel

6 Commits over 427 Days - 0.00cph!

5 Months Ago
Make sure existing null checks aren't applied on top of new default value checks
5 Months Ago
Add support for all default values, fix optional field checks applying to DeltaSerialize()
6 Months Ago
Also exclude serializing default value of required fields
6 Months Ago
Skip serialization of optional fields set to their default value
1 Year Ago
Updated code from `threadsafe_protobuf`
1 Year Ago
Fix global namespace not working for structs