rhai/build.template

3 lines
148 B
Plaintext
Raw Normal View History

// This file is automatically set during build time by build.rs and build.template.
pub(crate) const AHASH_SEED: Option<[u64; 4]> = {{AHASH_SEED}};