devela::data

Module hash

Source
Expand description

Generic hashing support.

Extends: std::{hash}


Structs§

Traits§

  • core A hashable type.
  • core A trait for hashing an arbitrary stream of bytes.
  • core A trait for creating instances of Hasher.

Type Aliases§

Derive Macros§

  • core Derive macro generating an impl of the trait Hash.