blake3 v0.4.0 API Reference
Modules
Blake3 provides bindings to the rust implementaion of the BLAKE3 hashing algorithm. See the README for installation and usage examples
Blake3.Native is the rustler module that will be replaced with the nif rust functions. This module doesn't need to be called direcly.