AssetId being generated by abigen and causing type mismatch with fuels-rs

the trait bound test_token_mod::AssetId: From<fuels::types::AssetId> is not satisfied
required for fuels::types::AssetId to implement Into<test_token_mod::AssetId>

Realizing it’s the same issue here:

Hey @diyahir really appreciate you for bringing this up. This is a known issue

@segfault-magnet has a PR up for this! It is ready to be merged next week! :muscle::crab::palm_tree: