rhai/build.template

4 lines
154 B
Plaintext
Raw Normal View History

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