Corelib
pub trait PoseidonTrait
fn new() -> HashState
use core::poseidon::PoseidonTrait; let mut state = PoseidonTrait::new();
Was this page helpful?