.. |
attr-no-ns.rs
|
Minor style tweaks
|
2022-11-25 21:47:25 -08:00 |
chrono.rs
|
Make sure to use similar_asserts in all tests
|
2022-12-13 16:52:53 +01:00 |
de-direct.rs
|
Better errors for missing values
|
2022-12-13 16:52:53 +01:00 |
de-nested.rs
|
Improve support for raw identifier field names
|
2023-02-24 17:33:33 +01:00 |
de-ns.rs
|
Improve error message on unexpected root element
|
2023-02-21 20:35:39 +01:00 |
direct.rs
|
Check character boundaries before comparing string slices
|
2023-02-23 13:14:27 +01:00 |
entities.rs
|
Provide field context to Deserializer implementations
|
2023-02-24 17:33:33 +01:00 |
forward-enum.rs
|
Switch from wrapped enums to forward enums
|
2022-12-13 16:52:53 +01:00 |
generics.rs
|
Make sure to use similar_asserts in all tests
|
2022-12-13 16:52:53 +01:00 |
lifetime.rs
|
Add some extra borrowing tests
|
2022-12-13 16:52:53 +01:00 |
option.rs
|
Skip None attributes
|
2022-12-13 16:52:53 +01:00 |
rename.rs
|
Add enum integration test and fix ser/de logic
|
2022-09-27 14:03:09 +02:00 |
scalar.rs
|
Add support for Cow<'_, [T]>
|
2023-02-28 17:06:49 +01:00 |
ser-attr-ns.rs
|
Mandate that attribute namespaces are valid prefixes
|
2022-09-07 21:38:44 +02:00 |
ser-child-ns.rs
|
Allow paths as namespace values
|
2022-09-07 13:06:44 +02:00 |
ser-named.rs
|
Stop defining namespaces through prefixes on fields
|
2022-09-07 13:06:44 +02:00 |
ser-nested.rs
|
Allow paths as namespace values
|
2022-09-07 13:06:44 +02:00 |
ser-unit.rs
|
Serialize empty elements more efficiently
|
2022-12-13 16:52:53 +01:00 |
transparent.rs
|
Fix use of lifetimes in fields of transparent structs
|
2023-02-28 17:12:31 +01:00 |
unnamed.rs
|
Serialize empty elements more efficiently
|
2022-12-13 16:52:53 +01:00 |
vec.rs
|
Make sure to use similar_asserts in all tests
|
2022-12-13 16:52:53 +01:00 |
with.rs
|
Make sure to use similar_asserts in all tests
|
2022-12-13 16:52:53 +01:00 |