Function dochy_core::adjust_versions[][src]

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

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