FuelLabs/fuel-tx

Use of `_` prefix for used variables

Aperta

#87 aperta il 1 mar 2022

 (0 commenti) (1 reazione) (0 assegnatari)Rust (3 fork)auto 404
good first issuehelp wanted

Metriche repository

Star
 (14 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

There are a few variables that use _, which is conventionally only used for unused variables, for used variables.

https://github.com/FuelLabs/fuel-tx/pull/85#discussion_r816912092

Guida contributor