imporved error handling

This commit is contained in:
2023-01-21 17:13:13 +01:00
parent b38bb186b1
commit 85f55c9d51
4 changed files with 80 additions and 22 deletions

View File

@@ -1,4 +1,5 @@
mod commands;
pub mod builder;
use std::collections::HashMap;