FuelLabs/fuels-rs

Remove manual implementations of `AbiEncode`

Open

#1,260 建立於 2024年1月25日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (43,211 star) (1,360 fork)batch import
blockedgood first issue

描述

In some of our sway test projects, we have added manual implementations of the AbiEncode trait. Remove those implementations once sway is able to auto-generate them.

sway's issue to track: https://github.com/FuelLabs/sway/issues/6860

貢獻者指南