Skip to main content

transform_subschemas

Function transform_subschemas 

Source
pub fn transform_subschemas<T>(t: &mut T, schema: &mut Schema)
where T: Transform + ?Sized,
Expand description

Applies the given Transform to all direct subschemas of the Schema.