Skip to main content

algorithm_to_hash_algorithm

Function algorithm_to_hash_algorithm 

Source
pub fn algorithm_to_hash_algorithm(
    algorithm: Algorithm,
) -> Result<HashAlgorithm>
Expand description

Map lib-q-core Algorithm to HashAlgorithm