issues
search
RReverser
/
serde-xml-rs
xml-rs based deserializer for Serde (compatible with 1.0+)
https://crates.io/crates/serde-xml-rs
MIT License
272
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
UnexpectedToken Error decoding xml that has a `<br />` tag in it (fetched from a jenkins config.xml)
#215
merc1031
opened
3 months ago
0
Unable to Serialize vector struct
#214
IskandarAlex2
closed
6 months ago
1
Enum/choice list does not work
#213
dishmaker
opened
9 months ago
1
Fix README example
#212
matzipan
opened
11 months ago
0
Parse error whlist parsing hackernoon xml feed
#211
n1rjal
opened
1 year ago
0
ser: allow creating a custom `Serializer`
#210
cr8t
opened
1 year ago
0
test: add failing test for nested structure
#209
cr8t
opened
1 year ago
0
Fix up unit variant ordering and support rendering them as string content
#208
bossmc
opened
1 year ago
0
error order when serde a enum field
#207
cathaysia
opened
1 year ago
0
Regression : Fix xml-rs depencency version in Cargo.toml
#206
Azel-ytof
opened
1 year ago
0
You've found a bug in xml-rs, caused by calls to push_pos() in states that don't end up emitting events
#205
Azel-ytof
opened
1 year ago
0
bugfix for is_map_value stays true after vec of struct in enum
#204
mike-kfed
opened
1 year ago
0
Does anyone have an improved fork or does any better alternative exist?
#203
hecatia-elegua
opened
1 year ago
0
Rename and create a new crate with fix from https://github.com/RRever…
#202
oneslash
closed
1 year ago
0
duplicate field `$value`'
#201
codingatc
opened
1 year ago
0
Cannot add attribute id
#200
jdrouet
opened
1 year ago
0
Draft: fix nested vec serialization
#199
julienr
opened
1 year ago
5
Hoot serialize into attributes
#198
lostb1t
opened
1 year ago
2
Error `DocumentStartAlreadyEmitted` while trying to serialize simple structure in 0.6.0
#197
codebling
opened
1 year ago
0
Can't serialize a struct with error 'LastElementNotAvailable'
#196
tzAcee
closed
1 year ago
0
readme.md example broken out of the box
#195
Tatsujinichi
opened
1 year ago
0
readme.md example broken out of the box
#194
jferreira-nvidia
closed
1 year ago
0
Expose EmitterConfig/Make document declaration optional
#193
phdavis1027
opened
1 year ago
0
custom: missing field `id`
#192
lebe-dev
opened
1 year ago
0
Minor improvements on macros
#191
Dennis-Zhang-SH
opened
1 year ago
0
Is there something like "from_slice"
#190
peschu123
opened
1 year ago
0
Deserialization with custom deserializer does not work according to serde spec
#189
diegoefe
opened
2 years ago
1
Decoding 0 elements in to a Vec gives "custom: missing field `$value`" error
#188
nikclayton
opened
2 years ago
2
Fix Vec<Struct> seralization #186
#187
burleight
closed
1 year ago
4
LastElementNameNotAvailable error on writing
#186
rrichardson
opened
2 years ago
13
Custom { field: "missing field `soap:Body`" } when colon used
#185
MrMarnic
opened
2 years ago
0
Wrong serialization of Vec<Enum>
#184
aknarts
opened
2 years ago
2
chore: Apply clippy suggestions
#183
jaysonsantos
opened
2 years ago
0
feat: Add indexmap to ensure ordering of output xml
#182
jaysonsantos
opened
2 years ago
0
feat: Allow srializer with custom eventwriter
#181
jaysonsantos
opened
2 years ago
1
Maintenance status
#180
pinkforest
closed
2 years ago
3
Adjacently tagged enums deserialization doesn't work
#179
xvenge00
closed
2 years ago
1
Help with deserializing/serializing
#178
alakhpc
closed
1 year ago
0
Serialization and deserialization errors
#177
bahetiai
opened
2 years ago
0
fix: replace debug! logs with trace! in de module
#176
richardbrodie
closed
2 years ago
1
Ampersand does not get serialized properly
#175
JorritSalverda
opened
2 years ago
0
Handling namespaces
#174
christopher-drews
opened
2 years ago
2
:sparkles: Complete serializer
#173
punkstarman
closed
2 years ago
9
:bug: fix logging during integration test
#172
punkstarman
closed
2 years ago
0
:recycle: cleanup
#171
punkstarman
closed
2 years ago
0
Support seq and maps (rebase of #154)
#170
XiaoXiaoSN
closed
2 years ago
2
Error: custom: duplicate field `whatever`
#169
1sra3l
closed
2 years ago
5
Document how attributes can be used
#168
Corasonn
closed
2 years ago
2
Parsing XML with varying child elements
#167
benjaminSchilling33
closed
2 years ago
2
debug! to trace!
#166
evensolberg
opened
3 years ago
1
Next