dishmaker

Results 63 comments of dishmaker

Then why does it work for `toml`, `yaml`, `msgpack` and `der` but does not for `quick-xml`? Why do I have to compile different binary just for your library? It forces...

But still, even when using `#[serde(rename = "$value")]` it does not serialize ` ... ` but only the inside variant.

My expectations: ``` Kind In normal field Unit Unit Newtype 42 Tuple 42answer Struct 42answer ``` Just like JSON: ``` Unit "field": "Unit", Newtype "field": { "Newtype": 42 }, Tuple...

Issue should be reopened - other crates support enum lists. Only quick-xml is a black sheep here.

Maybe let's add also `.inner()` method that returns `&Reader`

I've added doc example and an example file

I hope addition of `Reader.inner()` function wasn't too big of a change.

> Can you provide the "broken" RFC example so that I can test it myself, too? ISO/IEC 7816-15 ``` A0 82 01 1A 30 50 30 26 0C 0F 47...

PKCS#15 ISO/IEC 7816-15 Version 2016 with amd. 2018 https://github.com/monai/node-passport/blob/master/lib/pkcs15/cryptographic_information_framework.asn1