Function dochy::core::adjust_versions[][src]

pub fn adjust_versions(
    new: RootObject,
    old: RootObject,
    validation: bool
) -> Result<RootObject, CoreError>
Expand description

Adjust old data to be compatible with the new version. The strategy of the adjustment is described in the manual.