Issues
- 2
[Feature Request] Allow custom `erased_serde::De/Serializer` implementations
#111 opened by Diegovsky - 0
- 0
Deserialization error loses information after being passed through the erased API
#110 opened by fjarri - 1
How to call a method which takes a serde::Serializer with an erased Serializer?
#106 opened by TheNeikos - 0
Panics in the impls
#109 opened by l4l - 0
- 2
Usage: creating a type-erased "deserializer factory"
#107 opened by fjarri - 0
- 0
- 0
Support `skip_field`
#92 opened by dtolnay - 3
- 2
Make `erased_serde::ser::Ok` public (since it's obtainable through public API)
#65 opened by Angelo13C - 2
- 5
Expose all traits within ser and de
#41 opened by sanbox-irl - 2
Expose ser::erase::Serializer
#66 opened by stepancheg - 3
erased_serde::ser::Ok should be public?
#11 opened by saarw - 1
- 1
- 2
Deserialize / DeserializeOwned ?
#59 opened by dakom - 1
Will add Deserialize Trait?
#58 opened by baekhyunee7 - 1
Lifetimed Generics no longer works
#55 opened by bobyangyf - 1
- 0
Stack overflow when using serialize_trait_object on trait that does not have Serialize as supertrait
#51 opened by dtolnay - 1
- 1
- 2
Why is there no Deserialize trait and macro?
#46 opened by nyovaya - 1
How to deserialize erased object in place
#33 opened by dtolnay - 4
- 1
- 4
Stabilizing erased-serde
#39 opened by KodrAus - 3
Repetition in nested error messages
#21 opened by andrewhickman - 2
Support for no_std environments
#15 opened by KodrAus - 4
Inclusion in serde
#3 opened by theduke - 3
private mod ser
#30 opened by dmitryvakulenko - 3
- 1
Publish new version
#22 opened by ignatenkobrain - 2
Example of using with serde macros
#20 opened by marcelbuesing - 1
- 0
RFE: upgrade serde_cbor to 0.8
#18 opened by ignatenkobrain - 1
It doesn't compile for me
#16 opened by Boscop - 0
Type erasure for deserialization
#1 opened by dtolnay - 11
Update to Serde 1.0
#4 opened by dtolnay - 1
Docs URL broken
#6 opened by Rufflewind - 1
Write rustdoc
#7 opened by dtolnay - 0
Provide explanation in readme
#9 opened by dtolnay - 5
- 2
To String Example
#14 opened by spalfs - 2
Deserialization of enums doesn't work
#8 opened by vorner - 6
Example of using with serde macros
#5 opened by glennpierce