Type Definition oo_bindgen::model::InterfaceHandle
source · pub type InterfaceHandle = Handle<Interface<Unvalidated>>;Trait Implementations§
source§impl InitializerValidator for InterfaceHandle
impl InitializerValidator for InterfaceHandle
source§fn validate_default_value(
&self,
value: &InitializerDefault
) -> BindResult<ValidatedDefaultValue>
fn validate_default_value(
&self,
value: &InitializerDefault
) -> BindResult<ValidatedDefaultValue>
Check that the value is valid for the type