mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-10 15:51:03 +00:00
2962287703
Otherwise it was possible for the expanded macro to pickup a user-defined `Result` type, which didn't fulfill the required type bounds and cause compilation failure.