valico::json_schema::keywords

Type Alias KeywordPair

Source
pub type KeywordPair = (Vec<&'static str>, Box<dyn Keyword + 'static>);