pub trait SpongeMode: SealedSpongeMode { }
Expand description

The state of the Sponge.

Implementors