FuelLabs/fuels-rs

Add docs for the fuel_types crate

Open

#1300 opened on Mar 19, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (43,211 stars) (1,360 forks)batch import
documentationgood first issue

Description

This comes from a developer experience feedback made by a grantee user.

go to github fuel-rs and search for bytes64 you'll get one result then go and search in the docs - no results they're imported from use fuel_types::bytes64 and the proper crate should be imported

Contributor guide