Function valico::json_dsl::array_of

source ยท
pub fn array_of(
    coercer: Box<dyn Coercer + Send + Sync>,
) -> Box<dyn Coercer + Send + Sync>