Constant ate::HASH_ROUTINE[][src]

pub const HASH_ROUTINE: HashRoutine;

You can change the hashing routine with these features

  • feature = “use_blake3”
  • feature = “use_sha3” You can change the log file format with these features
  • feature = “use_version1”
  • feature = “use_version2”