Crate user_stable_vtable

Source
Expand description

Library for interacting with pointers with stable-vtable layout

Modulesยง

boxed
Box smart pointer
ptr
Raw pointer tyes, such as StablePtr and StableNonNull
refs
Reference types, which are safe to use
traits
Traits used by this library to provide features