Skip to main content

ToCef

Derive Macro ToCef 

Source
#[derive(ToCef)]
Expand description

This macro derives the ToCef trait on the annotated item. For now, the ToCef trait itself provides a useful implementation of the trait, so this macro simply implements a blank trait.