Type Definition oo_bindgen::model::ClassDeclarationHandle
source · pub type ClassDeclarationHandle = Handle<ClassDeclaration>;Trait Implementations§
source§impl InitializerValidator for ClassDeclarationHandle
impl InitializerValidator for ClassDeclarationHandle
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