pub type AsyncMethod = fn(&mut HashMap<String, Option<String>>) -> Pin<Box<dyn Future<Output = Result<()>>>>;