output fixes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user