rhai/src/config/mod.rs

3 lines
54 B
Rust
Raw Normal View History

2022-10-31 16:59:07 +01:00
//! Contains Configuration for Rhai.
pub mod hashing;