FuelLabs/fuels-rs

add context to errors throughtout the sdk

Open

#1.597 aberto em 10 de fev. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (1.360 forks)batch import
good first issue

Métricas do repositório

Stars
 (43.211 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador