FuelLabs / fuels-rs

Fuel Network Rust SDK
https://fuellabs.github.io/fuels-rs
Apache License 2.0
44.35k stars 1.33k forks source link

feat: use doc strings from the `abi` in `abigen` #1390

Closed hal3e closed 1 month ago

hal3e commented 1 month ago

closes: https://github.com/FuelLabs/fuels-rs/issues/1335

Adds ABI doc strings to contract methods and script's main function.

Checklist