A trait for hashing values using aDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
felt252 as hash state, used for backwards compatibility.
NOTE: Implement Hash instead of this trait if possible.
Signature
Trait functions
hash
Takes afelt252 state and a value of type T and returns the hash result.