instant-xml/instant-xml-macros/src
Wez Furlong 3e72aa7ae3 fix erroneous debug assertion in nested namespace case
The assertion was checking to ensure that the emitted tag
had no prefix, which breaks the case where a prefix is
required, but only in debug builds!
2024-05-23 00:01:20 +02:00
..
case.rs Improve support for raw identifier field names 2023-02-24 17:33:33 +01:00
de.rs fixup namespace handling for scalar enums 2024-05-23 00:01:20 +02:00
lib.rs Apply some clippy suggestions 2023-09-15 13:04:46 +02:00
meta.rs Extend test to cover . and _, too 2024-04-02 07:19:39 +02:00
ser.rs fix erroneous debug assertion in nested namespace case 2024-05-23 00:01:20 +02:00