mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-16 19:32:55 +00:00
4 lines
48 B
Rust
4 lines
48 B
Rust
pub mod config;
|
|
|
|
pub use crate::config::Config;
|