This crate implements conversion between a [u8] slice and its Nix-specific base32 representation. SHA256 hash codes in nix are usually encoded in base32 with an unusual set of characters (without E O U T).
[u8]