Research-Stack/1-Distributed-Systems/ene/src/config.rs
2026-05-20 18:46:18 -05:00

2 lines
55 B
Rust

//! Configuration
pub use serde_json::Value as Config;