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,4 +1,4 @@
//! Contains Configuration for Rhai.
//! Configuration for Rhai.
pub mod hashing;
mod hashing_env;