Remove manual implementations of `AbiEncode`
Author: hal3eCreated Jan 25, 2024Updated Aug 7, 2025
Labelsgood first issueblocked
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
Source: FuelLabs/fuels-rs