Trait HashMarker

Source
pub trait HashMarker { }
Expand description

Marker trait for cryptographic hash functions.

Implementations on Foreign Types§

Source§

impl HashMarker for Sha1Core

Implementors§