pub trait GenJsBinding {
    fn get_type() -> JsType;
}

Required Methods§

Implementations on Foreign Types§

Implementors§