Constant nix_compat::path_info::NIXBASE32_SHA256_ENCODE_LEN
source ยท const NIXBASE32_SHA256_ENCODE_LEN: usize = _; // 52usize
Expand description
The length of a sha256 digest, nixbase32-encoded.
const NIXBASE32_SHA256_ENCODE_LEN: usize = _; // 52usize
The length of a sha256 digest, nixbase32-encoded.