dtolnay / path-to-error

Find out path at which a deserialization error occurred
Apache License 2.0
320 stars 12 forks source link

Implement is_human_readable() in deserializer #16

Closed Kijewski closed 2 years ago

Kijewski commented 2 years ago

The distinction is needed e.g. in oid to tell PEM and DER inputs apart.