Available on crate features
v2
and v3
only.Expand description
Contains code for migrating v2 <–> v3
Functions§
- are_
semantically_ equivalent - Checks whether two webcs (one v2 and one v3) are semantically equivalent. For v2 and v3 to be equivalent, these criteria must be true:
- v2_
to_ v3 - Migrates WebC V2 to V3
- v3_
to_ v2 - Migrates WebC V3 to V2