FuelLabs/fuels-rs

add context to errors throughtout the sdk

Open

#1,597 opened on Feb 10, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (1,360 forks)batch import
good first issue

Repository metrics

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

Description

https://github.com/FuelLabs/fuels-rs/pull/1595 has been merged and we can use the context and with_context methods to enrich the error messages we return from our higher level apis.

Contributor guide