Crate vtable_rs

Source

Structs§

VPtr

Traits§

VmtInstance
VmtLayout

Functions§

vmt_instance

Attribute Macros§

vtable
Attribute proc macro that can be used to turn a dyn-compatible trait definition into a C++ compatible vtable definition.