Expand description
Migrate the reference counting state.
Traits§
- V2ToV3
 - Trait to implement to give information about types used for migration
 
Functions§
- migrate_
from_ dual_ to_ triple_ ref_ count  - Migrate from dual 
u32reference counting to tripleu32reference counting. - migrate_
from_ single_ to_ triple_ ref_ count  - Migrate from unique 
u32reference counting to tripleu32reference counting. - migrate_
from_ single_ u8_ to_ triple_ ref_ count  - Migrate from unique 
u8reference counting to tripleu32reference counting.