register_widget

Macro register_widget 

Source
macro_rules! register_widget {
    ( $ cx: ident, $ ty: ty) => { ... };
}