EMPTY_VARIANT_INPUTS_HASH

Static EMPTY_VARIANT_INPUTS_HASH 

Source
pub static EMPTY_VARIANT_INPUTS_HASH: LazyLock<String>
Expand description

SHA-256 hash of an empty JSON object {}. This is the default hash when there are no template variables. Computed lazily to ensure consistency with the hash function.