FuelLabs/fuels-rs

add documentation for `decode_as_debug_str`

Open

#1,296 opened on Mar 12, 2024

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

Repository metrics

Stars
 (43,211 stars)
PR merge metrics
 (No merged PRs in 30d)

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