FuelLabs/fuels-rs

add context to errors throughtout the sdk

Open

#1,597 创建于 2025年2月10日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (43,211 star) (1,360 fork)batch import
good first issue

描述

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.

贡献者指南