rhai/build.template

4 lines
161 B
Plaintext
Raw Normal View History

2022-11-04 14:22:31 +01:00
//! This file is automatically recreated during build time by `build.rs` from `build.template`.
pub(crate) const AHASH_SEED: Option<[u64; 4]> = {{AHASH_SEED}};