Function schemars::visit::visit_root_schema
source · pub fn visit_root_schema<V: Visitor + ?Sized>(v: &mut V, root: &mut RootSchema)Expand description
Visits all subschemas of the RootSchema.
pub fn visit_root_schema<V: Visitor + ?Sized>(v: &mut V, root: &mut RootSchema)Visits all subschemas of the RootSchema.