rhai/build.template
2022-11-04 21:22:31 +08:00

4 lines
161 B
Plaintext

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