pub fn visit_root_schema<V: Visitor + ?Sized>(v: &mut V, root: &mut RootSchema)
Expand description

Visits all subschemas of the RootSchema.