FuelLabs/fuels-rs

Add docs for the fuel_types crate

Open

#1,300 opened on Mar 19, 2024

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

Repository metrics

Stars
 (43,211 stars)
PR merge metrics
 (No merged PRs in 30d)

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