Type Alias mini_functions::hash::models::hash::Salt

source ·
pub type Salt = Vec<u8>;
Expand description

A type alias for a salt.

Aliased Type§

struct Salt { /* private fields */ }