media-io / yaserde

Yet Another Serializer/Deserializer
MIT License
179 stars 60 forks source link

Handle default ns prefix #124

Closed galibey closed 2 years ago

galibey commented 3 years ago

This PR fixes the case when there is no prefix in the default namespace in the xml file and we don't want to specify one in the Rust struct.