issues
search
dtolnay
/
serde-yaml
Strongly typed YAML library for Rust
Apache License 2.0
964
stars
164
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
--- getting added to start to the string or generated file
#266
spa5k
closed
2 years ago
2
Support deserializing borrowed strings
#265
dtolnay
closed
2 years ago
0
Revamp integer parsing
#264
dtolnay
closed
2 years ago
0
Is it possible to set yaml style indicator
#263
madelaney
closed
2 years ago
1
Replace yaml-rust with libyaml emitter
#262
dtolnay
closed
2 years ago
0
Add a Serializer to serialize directly to Value
#261
dtolnay
closed
2 years ago
0
Make serde_yaml::value module public
#260
dtolnay
closed
2 years ago
0
Replace yaml-rust with libyaml parser
#259
dtolnay
closed
2 years ago
0
Ensure there is always a location on recursion limit errors
#258
dtolnay
closed
2 years ago
0
Store potentially non-utf8 for scalars
#257
dtolnay
closed
2 years ago
0
Switch to parser's `next` instead of `load`
#256
dtolnay
closed
2 years ago
0
Give each document an independent position counter
#255
dtolnay
closed
2 years ago
0
Replace Arc->Rc, AtomicUsize->Cell
#254
dtolnay
closed
2 years ago
0
Disallow iterating Deserializers obtained from iteration
#253
dtolnay
closed
2 years ago
0
Extract Loader to separate module
#252
dtolnay
closed
2 years ago
0
Add .flush() method to Serializer
#251
jturner314-nrl
closed
2 years ago
1
Making error enum public?
#250
olalonde
opened
2 years ago
2
Update to rust 1.56 and 2021 edition
#249
dtolnay
closed
2 years ago
0
Remove trim_start_matches workaround
#248
dtolnay
closed
2 years ago
0
Serde deserializer is not implemented
#247
FlashyReese
closed
2 years ago
1
Add to "encoding" category on crates.io
#246
dtolnay
closed
2 years ago
0
Supporting YAML references (anchors and aliases)
#245
milesj
closed
2 years ago
1
No error on unknown field
#244
sidju
closed
2 years ago
3
Explicitly enable indexmap/std
#243
cuviper
closed
2 years ago
0
Allow parsing integers containing underscores
#242
kootenpv
opened
2 years ago
6
Constify value getter and checker methods in `Value` and `Number` types
#241
hampuslidin
closed
2 years ago
2
Incorrect line number deserializing a vector of tagged enums
#240
ttencate
closed
2 years ago
1
Fix README example
#239
uta8a
closed
2 years ago
0
How to serialize Mappings with empty values using the ? notation
#238
benjamin-bergia
opened
2 years ago
1
Delete deprecated Error::description implementation
#237
dtolnay
closed
2 years ago
0
YAML map deserializes to serde_yaml::Value but not to String
#236
forcmti
closed
2 years ago
1
Support emitting comments, string blocks and alternate integer encodings in serialized output
#235
cfrantz
closed
2 years ago
3
Support emitting comments, blocks and alternate integer encodings in serialized output
#234
cfrantz
closed
2 years ago
0
Indexmap Dependency and Old rustc Versions
#233
mitsuhiko
closed
2 years ago
3
Random order if deserialized into a HashMap
#232
madelaney
closed
2 years ago
3
Expose `SerializerToYaml`
#231
andrewgazelka
closed
2 years ago
2
Deserialize null value as default
#230
vthib
closed
2 years ago
2
error[E0107]: this struct takes 3 generic arguments but 2 generic arguments were supplied
#229
dfmb99
closed
2 years ago
0
Treat YAML 1.1 style octals with sign as string, not base 10 number
#228
dtolnay
closed
2 years ago
0
Is there a way to get `ErrorKind` ?
#227
XyLyXyRR
closed
2 years ago
1
Add a `to_string_pretty` method
#226
MarcoIeni
closed
2 years ago
1
Yaml 1.1 octal parsing quirk
#225
CertainLach
closed
2 years ago
4
Unable to deserialize jagged array if yml is encoded by UTF8 BOM
#224
krystufe
opened
3 years ago
1
Issue with `[serde(untagged)]`, parsing for KaiTai crate
#223
wcampbell0x2a
closed
3 years ago
2
Preserve iteration order of Mapping when removing entries
#222
nthuemmel
closed
2 years ago
1
Breaking change in mapping entry order in release 0.8.19
#221
nthuemmel
closed
2 years ago
1
- Adding support for explicit tag based discriminant for Rust Enum parsing for serde_yaml
#220
dchakrav-github
closed
2 years ago
0
Preservation of comments
#219
simonsan
closed
3 years ago
2
Add test for unit_struct
#218
rukai
closed
2 years ago
0
Fix unit struct to serialize/deserialize in a format similar to the regular structs
#217
rukai
closed
3 years ago
0
Previous
Next