nu_plugin_hashes 0.1.9

A Nushell plugin that adds 63 cryptographic hash functions from Hashes project
Documentation
1
2
#![allow(unused_imports)]
include!(concat!(env!("OUT_DIR"), "/hashers_generated.rs"));