Update to Rust 2024 edition
Formatted code.
This commit is contained in:
@@ -35,7 +35,7 @@ impl AppState {
|
||||
excluded_dirs,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// Parse excluded directories from environment variable
|
||||
fn parse_excluded_dirs() -> Vec<String> {
|
||||
env::var("EXCLUDED_DIRS")
|
||||
|
||||
Reference in New Issue
Block a user