Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Corelib
#[derive(Copy, Drop, Debug)] pub struct HashState { pub s0: felt252, pub s1: felt252, pub s2: felt252, pub odd: bool, }
pub s0: felt252
pub s1: felt252
pub s2: felt252
pub odd: bool
Was this page helpful?