FuelLabs/sway

Add inline documentation for `Hasher` type and `Hash` trait

Open

#5091 opened on Sep 5, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (61,702 stars) (5,421 forks)batch import
documentationgood first issuelib: std

Description

The Hasher and Hash types should follow the documentation outlined in the SRC-2 standard.

Contributor guide