Derive Macro rust_cef_derive::ToCef[][src]

#[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.