Module migration

Source
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