pub unsafe auto trait VSafe { }
Expand description

Safe to be stored in volatile memory useful in VCell type to prevent storing persistent pointers in VCell

Implementations on Foreign Types

Implementors

Auto implementors