mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 19:28:01 +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.