pub type CustomConfiguration = Arc<HashMap<String, Value>>;
pub struct CustomConfiguration { /* private fields */ }