FuelLabs/fuels-rs

add documentation for `decode_as_debug_str`

Open

#1296 opened on Mar 12, 2024

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Rust (43,211 stars) (1,360 forks)batch import
documentationgood first issue

Description

The PR https://github.com/FuelLabs/fuels-rs/pull/1291 introduced a new function to decode debug strings using paramtypes and encoded data. The documentation should be updated to explain how users can use it.

Contributor guide