pub trait HashMarker { }
Expand description

Marker trait for cryptographic hash functions.

Implementations on Foreign Types

Implementors