mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-14 23:40:34 +00:00
2 lines
55 B
Rust
2 lines
55 B
Rust
//! Configuration
|
|
pub use serde_json::Value as Config;
|