Attribute Macro cglue::cglue_trait

source ·
#[cglue_trait]
Expand description

Make a trait CGlue compatible.

This macro will generate vtable structures alongside required traits and implementations needed for constructing CGlue objects and their groups.