mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 12:11:59 +00:00
4 lines
48 B
Rust
4 lines
48 B
Rust
pub mod config;
|
|
|
|
pub use crate::config::Config;
|