Type Definition valico::json_schema::keywords::KeywordMap

source ·
pub type KeywordMap = HashMap<&'static str, Arc<KeywordConsumer>>;