pub trait HashOption: Default { }
Expand description

Generic options for hash algorithm.

Implementors§