5 lines
64 B
Rust
5 lines
64 B
Rust
|
|
use crate::config::Configuration;
|
||
|
|
|
||
|
|
fn generate_config() {
|
||
|
|
|
||
|
|
}
|