dtolnay / path-to-error

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

Require 128-bit support in serde #26

Closed dtolnay closed 1 year ago

dtolnay commented 1 year ago

This works on all the Rust compiler versions we support now.