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

Rename ISerdeInfo methods #184

Closed agocke closed 3 months ago

agocke commented 3 months ago

Some of the methods for accessing field information were confusingly named. The new names all mention 'field' in the method name to differentiate.