FuelLabs/fuels-rs

add context to errors throughtout the sdk

Open

#1 597 ouverte le 10 févr. 2025

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Rust (1 360 forks)batch import
good first issue

Métriques du dépôt

Stars
 (43 211 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur