output fixes

This commit is contained in:
2024-05-11 01:22:58 +02:00
parent dc57133825
commit 8838e41eb1
4 changed files with 17 additions and 16 deletions
+2 -1
View File
@@ -3,7 +3,8 @@ use std::collections::HashMap;
use std::fs;
fn main() {
//Init all descriptors:
env_logger::init();
let desc = DCT::new();
//Initialize hashmap, empty or from cached file: