rhai/build.template

4 lines
154 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`.
2022-11-23 06:24:14 +01:00
pub const AHASH_SEED: Option<[u64; 4]> = {{AHASH_SEED}};