[][src]Function nix_base32::to_nix_base32

pub fn to_nix_base32(bytes: &[u8]) -> String

Converts the given byte slice to a nix-compatible base32 encoded String.