Minor stylistic fixes.

This commit is contained in:
Stephen Chung
2022-11-04 21:22:31 +08:00
parent ed971df8f3
commit d2cd70bf53
5 changed files with 79 additions and 39 deletions

View File

@@ -1,2 +1,3 @@
// This file is automatically set during build time by build.rs and build.template.
//! This file is automatically recreated during build time by `build.rs` from `build.template`.
pub(crate) const AHASH_SEED: Option<[u64; 4]> = {{AHASH_SEED}};